Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x62a27a…069abc
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe81113…baa7e2
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x19219d…e6fd61
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc0173a…08c6ec
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd547a6…188667
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x84d358…bd7fe4
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x74abe4…4f56b8
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4b1ade…79d766
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x922497…f5b807
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4302a5…5cd38a
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa45c06…e3033a
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x954b4c…c7027e
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0a186b…9ca54e
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf4db33…f3da42
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdf9858…e12a41
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbeee72…d14bf2
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x15fe87…ecc6b1
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x76fc3b…3adf60
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8f3494…a0eb2d
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xde8e37…68b9e3
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd7568c…4ece89
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0x78bf83…c19a4b
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc9b8b3…008fb3
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xad76e2…22b9ec
0xbe7c…d3380x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc673e0…1ff29c

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.