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%payAI115d ago0x0a78f2…e7e499
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1606a7…dcd3fd
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x378faf…52a4cd
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc08ce1…82e114
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x990351…690aa0
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x904250…0a1435
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x025367…ddc294
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x250797…e48abb
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x866f29…9578e4
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x82d0a0…6af38d
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3310fa…2f7254
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x597510…2a53ee
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb15507…2ada26
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4a4117…73adde
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x45038f…ed9867
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x496308…4bb183
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x23da32…6e68cc
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4b12a1…bba529
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x76a728…9e7a8d
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbd7265…ad2ae2
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x259f40…48a73e
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI115d ago0xea2009…dfb2b8
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0b2e1e…e9c848
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x117595…41a74e
0xe8f7…81b80x6a5e…c666Basex402 service$0.001100%payAI115d ago0x49340d…550806

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.