Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0af…e34e0x1579…208fBase$0.02100%coinbase71d ago0xdbcb99…78455d
0xf0af…e34e0x6fd2…55c0Base$0.02100%coinbase71d ago0x84af87…e9bc6f
0xf0af…e34e0x47a4…357eBase$0.02100%coinbase71d ago0x002940…fa5707
0xf0af…e34e0x2422…fed6Base$0.02100%coinbase71d ago0x0074b1…4e9a2e
0xf0af…e34e0x1263…d553Base$0.02100%coinbase71d ago0xe0104f…bf03a3
0xf0af…e34e0xc9a7…892dBase$0.02100%coinbase71d ago0xec2236…212f8c
0xf0af…e34e0x2e5e…5fa2Base$0.02100%coinbase71d ago0x1e93ff…741e18
0xf0af…e34e0x3a5f…93e7Base$0.02100%coinbase71d ago0xfa3583…9aa0b6
0xf0af…e34e0xa791…928eBase$0.02100%coinbase71d ago0x45c424…f80c54
0xf0af…e34e0x4ca3…d757Base$0.02100%coinbase71d ago0xd17f4c…f09729
0xf0af…e34e0x121e…f2b5Base$0.02100%coinbase71d ago0xd91f8c…09899b
0xf0af…e34e0x0e81…0389Base$0.02100%coinbase71d ago0x74f0e8…112e61
0xf0af…e34e0x91e0…2e7eBase$0.02100%coinbase71d ago0xfb616e…b244ec
0xf0af…e34e0xf2b1…c6b7Base$0.02100%coinbase71d ago0x4aa50a…214bde
0xf0af…e34e0x2066…5c04Base$0.02100%coinbase72d ago0x9f2fcd…dc93af
0xf0af…e34e0x2243…c7bcBase$0.02100%coinbase72d ago0x64753f…bc0279

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.