Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x5db937…dc4a1e
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x3aa4ee…12e2e7
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf8d937…358e60
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x0ab4be…31c8e3
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x77ee95…6b4c50
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x66ea76…277eb8
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xee9ebc…6c9d94
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb3e2a9…0fa7e4
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x189b22…bcee4d
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x9d55fd…d78d46
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0x46a189…1c0e7c
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf38764…ec011e
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x6f2ecf…bdbdab
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x40cc97…4034db
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x1701d9…22a349
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x27a355…80e241
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xcc819d…4b0378
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x9b2c43…71fba0

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.