Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa43d ago0x160f2d…b0fb31
0x6387…5be80x9c95…e299Base—$0.001100%fluxa43d ago0xdccf27…d8bd6f
0x6387…5be80x9c95…e299Base—$0.001100%fluxa43d ago0x6ea1e1…e37399
0x6387…5be80x9c95…e299Base—$0.001100%fluxa43d ago0x09ea14…6b29ea
0x6387…5be80x9c95…e299Base—$0.001100%fluxa43d ago0x46b142…a806b3
0x6387…5be80x9c95…e299Base—$0.001100%fluxa43d ago0x20f74e…89355d
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa43d ago0x390f89…4e7d5a
0x6387…5be80x9c95…e299Base—$0.001100%fluxa43d ago0xf41612…641bac
0x6387…5be80x9c95…e299Base—$0.001100%fluxa43d ago0x058b30…962b0c
0x6387…5be80x9c95…e299Base—$0.001100%fluxa43d ago0xb05d45…406be2
0x6387…5be80x9c95…e299Base—$0.001100%fluxa43d ago0x2d8495…ffc330
0x6387…5be80x9c95…e299Base—$0.001100%fluxa43d ago0x3994e9…9ad697
0x6387…5be80x9c95…e299Base—$0.001100%fluxa43d ago0x79dc1a…8dbc19
0x6387…5be80x9c95…e299Base—$0.001100%fluxa43d ago0x416197…05c5c3
0x6387…5be80x9c95…e299Base—$0.001100%fluxa43d ago0xf49c97…a19b6f
0x6387…5be80x9c95…e299Base—$0.001100%fluxa43d ago0x668896…3fe391
0x6387…5be80x9c95…e299Base—$0.001100%fluxa43d ago0x4bba7d…ce66a2
0x6387…5be80x9c95…e299Base—$0.001100%fluxa43d ago0x4e309e…c56ae6
0x6387…5be80x9c95…e299Base—$0.001100%fluxa43d ago0x4d4bd0…2f4512
0x6387…5be80x9c95…e299Base—$0.001100%fluxa43d ago0x69d622…0319bd
0x6387…5be80x9c95…e299Base—$0.001100%fluxa43d ago0xc3d137…1a5fd6
0x6387…5be80xfe80…47eeBase—$0.001100%fluxa43d ago0x76a5bb…071760
0x6387…5be80x9c95…e299Base—$0.001100%fluxa43d ago0x3bd0ae…044384
0x6387…5be80x9c95…e299Base—$0.001100%fluxa43d ago0xa199ee…86fa98
0x6387…5be80x9c95…e299Base—$0.001100%fluxa43d ago0x932796…aa137d

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.