Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5c7…f29b0xe442…604cBase—$0.01100%coinbase41d ago0x14b34e…2d3a03
0xa5c7…f29b0xb051…75b7Base—$0.01100%coinbase41d ago0xcfd2d6…0556ec
0xa5c7…f29b0x7320…5e5aBase—$0.01100%coinbase41d ago0x43923c…92fce0
0xa5c7…f29b0xacd7…af72Base—$0.01100%coinbase41d ago0x2a9173…e5ed6c
0xa5c7…f29b0x2d66…adf5Base—$0.01100%coinbase41d ago0x38947a…41b674
0xa5c7…f29b0xb33b…e5edBase—$0.01100%coinbase41d ago0x21131b…eb13c7
0xa5c7…f29b0xbc79…ef4fBase—$0.01100%coinbase41d ago0xd38c3d…627a91
0xa5c7…f29b0xce8b…ef7fBase—$0.01100%coinbase41d ago0xdc1e1a…5d4283
0xa5c7…f29b0x0d0d…2707Base—$0.01100%coinbase41d ago0x86f80f…158149
0xa5c7…f29b0x297f…3496Base—$0.01100%coinbase41d ago0x8f72b1…6b4c61
0xa5c7…f29b0x3f3a…24bcBase—$0.01100%coinbase41d ago0xa80c9a…43ab69
0xa5c7…f29b0x330d…1f7bBase—$0.01100%coinbase41d ago0xb4003c…aabad4
0xa5c7…f29b0xc5f1…d8a5Base—$0.01100%coinbase41d ago0x2856de…302749
0xa5c7…f29b0xc918…05fdBase—$0.01100%coinbase42d ago0x717336…5a20dd
0xa5c7…f29b0xf336…ea38Base—$0.01100%coinbase42d ago0x026c63…05ebe9
0xa5c7…f29b0xb4b2…250aBase—$0.01100%coinbase42d ago0xca033a…f13f1a
0xa5c7…f29b0x5e2d…3995Base—$0.01100%coinbase42d ago0xe84a96…cf2398
0xa5c7…f29b0xd573…5648Base—$0.01100%coinbase42d ago0x54fc07…2301f4
0xa5c7…f29b0x39e7…e286Base—$0.01100%coinbase42d ago0xc8c59b…292dd4

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.