Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabab…586f0x9c95…e299Base$0.001100%Route unknown48d ago0x1b6598…eb2194
0xabab…586f0x9c95…e299Base$0.001100%Route unknown48d ago0xdbcf21…0e10c2
0xabab…586f0x9c95…e299Base$0.001100%Route unknown48d ago0x3881f7…c8a3d7
0xabab…586f0x9c95…e299Base$0.001100%Route unknown48d ago0xfa1151…d259c4
0xabab…586f0x9c95…e299Base$0.001100%Route unknown48d ago0x101a73…e56dd7
0xabab…586f0x9c95…e299Base$0.001100%Route unknown48d ago0xa3f2e4…55b4e7
0xabab…586f0x9c95…e299Base$0.001100%Route unknown48d ago0x1d760b…c08a9b
0xabab…586f0x9c95…e299Base$0.001100%Route unknown48d ago0xb40c1b…e8bc05
0xabab…586f0x9c95…e299Base$0.001100%Route unknown48d ago0xfb4280…0b1a20
0xabab…586f0x9c95…e299Base$0.001100%Route unknown48d ago0xbd77ac…1085a7
0xabab…586f0x9c95…e299Base$0.001100%Route unknown49d ago0x1a662b…0d8bb3
0xabab…586f0x9c95…e299Base$0.001100%Route unknown49d ago0x71a2a4…54f5a2
0xabab…586f0x9c95…e299Base$0.001100%Route unknown49d ago0x46a8d8…8056c9
0xabab…586f0x9c95…e299Base$0.001100%Route unknown49d ago0x1a438d…284075
0xabab…586f0x9c95…e299Base$0.001100%Route unknown49d ago0xcb743f…6f86b6
0xabab…586f0x9c95…e299Base$0.001100%Route unknown49d ago0x4ac9d0…f6201d
0xabab…586f0x9c95…e299Base$0.001100%Route unknown49d ago0xcb22c6…817cf4
0xabab…586f0x9c95…e299Base$0.001100%Route unknown49d ago0x1049e8…335c68
0xabab…586f0x9c95…e299Base$0.001100%Route unknown49d ago0x8c6ba9…02e62e
0xabab…586f0x9c95…e299Base$0.001100%Route unknown49d ago0x3adafc…7aa5cf
0xabab…586f0x9c95…e299Base$0.001100%Route unknown49d ago0x73e8a0…60ea93
0xabab…586f0x9c95…e299Base$0.001100%Route unknown49d ago0x5af126…d62118
0xabab…586f0x9c95…e299Base$0.001100%Route unknown49d ago0x91a39b…645f9e
0xabab…586f0x9c95…e299Base$0.001100%Route unknown49d ago0x4d5cfb…c1c6a6
0xabab…586f0x9c95…e299Base$0.001100%Route unknown49d ago0xd76556…33aa29

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.