Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd03c26…3a364a
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI102d ago0x878ff6…974edf
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI102d ago0x539c1f…c5e189
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9f3569…81573c
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7ee12c…91e346
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI102d ago0x43b529…d6d95a
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7dbc91…b23b0d
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI102d ago0x6e88fb…8cc836
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI102d ago0x067b1a…202248
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI102d ago0xeb7f72…a500f3
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2098f3…f8b88d
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3c34bb…772a97
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe4da03…855998
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI103d ago0x835472…c91853
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI103d ago0xae9ac5…78a077
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI103d ago0x400279…50fcbb
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4ecc32…2e8ebe
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4bad7c…069a6f
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI103d ago0x93a216…3fbeae
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe6b02e…845683
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI103d ago0x16dcf6…4fc7b5
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0cf7ba…1c43e7
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcb6f37…79a05e
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa85ae0…ecda7b
0xda8f…54350x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfc1caa…935658

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.