Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf07118…450c5f
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xba7785…6aacb1
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x46383f…58917c
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc02f75…5c7fef
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8004c3…f49bdd
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x255d1b…084978
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7a5a29…79e9ca
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe51193…fc914f
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbbb475…edd93b
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4205c8…d4d1c7
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xed0352…799bcb
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4eebbd…ebd106
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x593d65…aec32d
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x578aba…6b5034
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x87d415…df5abe
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe3befb…394272
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb3f150…65a4f1
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaca862…4e87ff
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x08bf2c…04f79e
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x959e6e…5293f0
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7839e7…a7ebb0
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x686614…548a8d
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7ed6d8…3ff293
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xae9b4c…7c0a7b
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd8ffbe…7339a4

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.