Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x16be17…84b05f
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb146bc…e70d66
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xba59f0…3681b8
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4f0772…2c60d4
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x088e8d…09cab0
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x777e25…f7ad26
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb4e22b…e43b1d
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3bceab…85eb9e
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb48578…ccc9d8
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x12d0e6…71cdc6
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xea36e3…727462
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb599b6…f631d5
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2e4cb3…cd8ad6
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x347990…0d2669
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbf00a9…1c4847
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2452de…18fede
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x973e90…aaf474
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf6b413…4a26aa
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xff7b2a…2ec672
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x72a85b…efdf93
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4d4542…1b043e
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8ab1c6…d98a78
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa28e02…742f72
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb69b06…3c4b68
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI110d ago0x46194d…bf47c9

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.