Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd339…9a640x1677…7f27Base$0.32100%coinbase63d ago0x03771f…5a88d1
0xd339…9a640x1677…7f27Base$0.28100%coinbase63d ago0xc066e4…d5e66a
0xd339…9a640x1677…7f27Base$0.28100%coinbase63d ago0xfa69e0…4d82a9
0xd339…9a640x1677…7f27Base$0.17100%coinbase63d ago0x0e60e8…38b0b9
0xd339…9a640x1677…7f27Base$0.005187100%coinbase63d ago0xc76ab7…2fd7a6
0xd339…9a640x1677…7f27Base$0.03100%coinbase63d ago0x22d99b…ca80e5
0xd339…9a640x1677…7f27Base$0.003209100%coinbase63d ago0x57aa4d…9f5116
0xd339…9a640x1677…7f27Base$0.00525100%coinbase63d ago0xef68bb…d05b41
0xd339…9a640x1677…7f27Base$0.11100%coinbase63d ago0xa61fe0…0afc11
0xd339…9a640x1677…7f27Base$0.009975100%coinbase63d ago0x0c3c03…d55a7b
0xd339…9a640x1677…7f27Base$0.009975100%coinbase63d ago0x59c080…dc20e7
0xd339…9a640x1677…7f27Base$0.009975100%coinbase63d ago0x98bde7…4a09c2
0xd339…9a640x1677…7f27Base$0.009975100%coinbase63d ago0x9b40cd…07bf0e
0xd339…9a640x1677…7f27Base$0.11100%coinbase63d ago0xc12d43…3d2742
0xd339…9a640x1677…7f27Base$0.02100%coinbase63d ago0x0f4534…181bf3
0xd339…9a640x1677…7f27Base$0.05100%coinbase63d ago0xb37b12…936b9a
0xd339…9a640x1677…7f27Base$0.05100%coinbase63d ago0x14dfcb…2536c2
0xd339…9a640x1677…7f27Base$0.00315100%coinbase63d ago0xbf5b75…5bc44b
0xd339…9a640x1677…7f27Base$0.01100%coinbase63d ago0x19455f…60079d
0xd339…9a640x1677…7f27Base$0.0042100%coinbase63d ago0xb33a03…726ac4
0xd339…9a640x1677…7f27Base$0.00126100%coinbase63d ago0xc720a1…259968
0xd339…9a640x1677…7f27Base$0.0021100%coinbase63d ago0xd5c1a1…11a4e5
0xd339…9a640x1677…7f27Base$0.00735100%coinbase63d ago0x035155…ee1a61
0xd339…9a640x1677…7f27Base$0.01100%coinbase63d ago0x84a8a0…b1d0cf
0xd339…9a640x1677…7f27Base$0.03100%coinbase63d ago0xac21b7…bd3846

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.