Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa42d ago0x2695f9…ab6188
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa42d ago0xac644e…b52d7f
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa42d ago0xe544de…81edc4
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa42d ago0x4be7c5…b08432
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa42d ago0x72b6cf…10e6d7
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa42d ago0x1e788f…ade740
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa42d ago0x121b77…cb2c3b
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa42d ago0xbd9bcf…ae9eb6
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa42d ago0x1eb13e…335df0
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa42d ago0x07ca00…d1c012
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa42d ago0xa02cbe…7e5f42
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa42d ago0xeaf04b…0dbf14
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa42d ago0x6eafb7…38ea1e
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa42d ago0x138177…96f5eb
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa42d ago0x7f5e19…a67b3c
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa42d ago0x3f48a6…7c2c2d
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa42d ago0xa8b629…30eab1
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa42d ago0x2b8914…f4c026
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa42d ago0xdc51d6…6fd77e
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa42d ago0x74e6f1…14488c
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa42d ago0xe1389a…049c18
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa42d ago0xa849cf…8fa651
0xcaf1…83b60xfe80…47eeBase—$0.001100%fluxa42d ago0xa808a7…6d8bd5
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa42d ago0x4f958d…c1b3ab
0xcaf1…83b60x9c95…e299Base—$0.001100%fluxa42d ago0x3ef27a…b12ee8

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.