Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f1f…87990x5d89…07ebBase3RouteSwap$0.001100%coinbase34d ago0xa1f8b4…dbb829
0x2f1f…87990x5d89…07ebBase3RouteSwap$0.001100%coinbase34d ago0x746b3f…e5c361
0x2f1f…87990x5d89…07ebBase3RouteSwap$0.001100%coinbase34d ago0xd7da0b…82935a
0x2f1f…87990x5d89…07ebBase3RouteSwap$0.001100%coinbase34d ago0x12b6ee…cb9e29
0x2f1f…87990x4020…0003Base$0.004100%coinbase34d ago0x9ee878…6d8739
0x2f1f…87990x4020…0003Base$0.004100%coinbase34d ago0xaecb6a…934022
0x2f1f…87990x4020…0003Base$0.005100%coinbase34d ago0x03edb1…83a88e
0x2f1f…87990x4020…0003Base$0.001100%coinbase35d ago0x759b8b…8817bf
0x2f1f…87990x5d89…07ebBase3RouteSwap$0.001100%coinbase35d ago0x2c1a37…50c7e4
0x2f1f…87990x5d89…07ebBase3RouteSwap$0.001100%coinbase35d ago0xc72f7f…aa9ea6
0x2f1f…87990x4020…0003Base$0.003100%coinbase35d ago0x56acb7…5103f9
0x2f1f…87990x4020…0003Base$0.002100%coinbase35d ago0xf58030…ee7b28
0x2f1f…87990x4020…0003Base$0.003100%coinbase35d ago0x1fbee7…0d3775
0x2f1f…87990x4020…0004Base$0.001100%coinbase35d ago0x34b082…df00d0
0x2f1f…87990x5d89…07ebBase3RouteSwap$0.001100%coinbase35d ago0x6b3d02…528343
0x2f1f…87990x4020…0004Base$0.004100%coinbase35d ago0xc0d907…8d6610
0x2f1f…87990x4020…0004Base$0.004100%coinbase35d ago0x7d15b4…04d429
0x2f1f…87990x5d89…07ebBase3RouteSwap$0.001100%coinbase35d ago0x591316…96cee9
0x2f1f…87990x4020…0003Base$0.004100%coinbase35d ago0xb4a6f6…9d2e0b
0x2f1f…87990x4020…0003Base$0.001100%coinbase35d ago0x9d793b…3e0f7d
0x2f1f…87990x4020…0003Base$0.001100%coinbase35d ago0xa41964…e8045f
0x2f1f…87990x5d89…07ebBase3RouteSwap$0.001100%coinbase35d ago0x5e7f09…48878d
0x2f1f…87990x4020…0003Base$0.003100%coinbase35d ago0xccf9e2…ab3dc1
0x2f1f…87990x4020…0003Base$0.001100%coinbase35d ago0x3e7e29…b95fa5
0x2f1f…87990x5d89…07ebBase3RouteSwap$0.001100%coinbase35d ago0x742f4b…47d249

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.