Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x80bc3b…6d5bfc
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa37d ago0x3f896c…b9eebe
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x780ba6…008ffc
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x1af0b3…e999e8
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x59b8a7…7ead99
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x33e305…819793
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa37d ago0xe7266e…ac5235
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa37d ago0xd60a05…3c0b3e
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x0abf6f…8ffc1f
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x418738…c881b4
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x96916e…6861a2
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa37d ago0x170300…68519f
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa37d ago0xc2d2d3…d0e7a0
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x1d8c42…0d3dbf
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x097bbf…ca9e21
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa37d ago0xad318e…6c1171
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x765a90…7e4811
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x557a5a…5d2284
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa37d ago0xa7f00b…ac73d8
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa37d ago0xc9c815…f3ee63
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x6c0d0c…79a403
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa37d ago0xd6769c…2b1820
0x314e…ad3a0x9c95…e299Base—$0.001100%fluxa37d ago0xbc3a9c…4310ab
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa37d ago0xa0ca3a…878003
0x314e…ad3a0xfe80…47eeBase—$0.001100%fluxa37d ago0x82c7f5…b6d616

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.