Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown31d ago0xaaf13b…d8058c
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown31d ago0xd66439…cc83ea
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown31d ago0x31309a…d3e4c9
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown31d ago0x0f71d4…0dc529
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown31d ago0xc67488…f48473
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown31d ago0x41c1a3…155a19
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown31d ago0x4a9eda…4c1246
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown31d ago0xaa6c30…e7a7cf
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown31d ago0x9688c6…c4b19a
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown31d ago0x4712ee…2cc96f
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown32d ago0xb81784…9ec3c0
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown32d ago0x37f9ed…1dd522
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown32d ago0xfc7292…1bc31d
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown32d ago0xa5b136…536b67
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown32d ago0xdbaf23…9a712f
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown32d ago0xef52f4…10c165
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown32d ago0x0eaae5…9d4812
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown32d ago0xb8cdef…9d0361
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown32d ago0xd916d5…1154df
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown32d ago0xc10717…e6f5e2
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown32d ago0x9f9c21…9a1ec9
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown32d ago0x40c96f…18fdcd
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown32d ago0x976723…261e56
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown32d ago0x7d71a7…84b520
0xb4d8…cb940x9c95…e299Base$0.001100%Route unknown32d ago0x7cb657…8283f4

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.