Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcf7ab7…5adcb7
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0x28b414…01a9c5
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0x647e8d…1048b4
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8fa21a…55309c
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0x853eea…e06159
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0x25d963…e997e4
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0x33424c…8c3d32
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfb0b4c…88ca05
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0x238cd0…47f97d
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0x31f595…654a3a
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa5e500…95cc5b
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0x72be98…e0b892
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0x628c7c…dcb5a5
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0x626f42…e6fd3a
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc49c42…5987d1
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7a7efb…fad30a
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0x047ff8…17575a
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0x811caa…8187b9
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0x324cf2…9298c3
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5f1b42…3ed249
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc04eb3…a00ffc
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0x519217…d81775
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb9908c…0d49a4
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe06a8f…7fde26
0x416a…5c410x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6173a0…73c8c4

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.