Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase111d ago0xf70e0e…ed9002
0xf685…11220x13bf…b9a7Base—$0.004100%candidates111d ago0x7dc888…6022e8
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase111d ago0x4c1171…6b92c3
0xf685…11220x13bf…b9a7Base—$0.004100%candidates111d ago0x846635…16c83d
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase111d ago0x28c191…551ce3
0xf685…11220x13bf…b9a7Base—$0.004100%candidates111d ago0xb9835b…5d8ddd
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase111d ago0xfbb83a…aa5290
0xf685…11220x13bf…b9a7Base—$0.004100%candidates111d ago0xab05b0…971a85
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase111d ago0xea74f4…b89c45
0xf685…11220x13bf…b9a7Base—$0.004100%candidates111d ago0x847bed…6c55c0
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase111d ago0xccb5ad…79eeae
0xf685…11220x13bf…b9a7Base—$0.004100%candidates111d ago0x94ded7…305a38
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase111d ago0x757265…538371
0xf685…11220x13bf…b9a7Base—$0.004100%candidates111d ago0x406d79…5c2e1d
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase111d ago0xc8262e…882da5
0xf685…11220x13bf…b9a7Base—$0.004100%candidates111d ago0x7f3ada…841a31
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase111d ago0x455a17…deeae5
0xf685…11220x13bf…b9a7Base—$0.004100%candidates111d ago0xa76c5a…0e0481
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase111d ago0xc8f15c…1f519f
0xf685…11220x13bf…b9a7Base—$0.004100%candidates111d ago0xb66a15…fd0b71
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase111d ago0x84f939…674ec1
0xf685…11220x13bf…b9a7Base—$0.004100%candidates111d ago0xbe315c…db1871
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase111d ago0xa901c2…71761a
0xf685…11220x13bf…b9a7Base—$0.004100%candidates111d ago0xddae93…773656
0xf685…11220x13bf…b9a7Base—$0.002100%coinbase111d ago0x0860f9…2f11da

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.