Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa39d ago0xcf3b88…83a5d5
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa39d ago0xd5e30b…22a62c
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa39d ago0xa772b6…656685
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa39d ago0x2661b7…0e2085
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa39d ago0x594a30…8ef14a
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa39d ago0xa9fe9d…454ae9
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa39d ago0x1fa1ed…b427e7
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa40d ago0x86c118…882b9b
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa40d ago0x82e5d7…0530c5
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa40d ago0x5251e1…583d63
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa40d ago0xcfc063…d7dcc8
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa40d ago0x5968fa…93ee52
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa40d ago0x729470…d441d9
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa40d ago0x761a03…4f3ddc
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa40d ago0x89e203…9d89b0
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa40d ago0x513226…a524d2
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa40d ago0x4b1d54…7f5328
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa40d ago0x52307f…fd7655
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa40d ago0x12960d…5837dd
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa40d ago0x73e4a8…76aac7
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa40d ago0x25865c…81ac43
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa40d ago0x6f47e1…b8f4d3
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa40d ago0xe05772…5f98f3
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa40d ago0xf466ac…d420be
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa40d ago0x532d26…85fff6

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.