Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa42d ago0x970e35…0ee62c
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa42d ago0x56a205…6a38a6
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa42d ago0xd8845f…fc3e6d
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa42d ago0x36feb3…ad29e9
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa42d ago0x6c1ba4…13d12f
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa42d ago0x8c10c2…69a2a4
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa42d ago0xc3c566…e2b11e
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa42d ago0x7ee072…5ce5da
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa42d ago0x9bfe3d…975cfc
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa42d ago0x81e108…de362e
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa42d ago0x2a8f0f…3460b2
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa42d ago0xbb84d9…bbc88f
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa42d ago0xa99b61…4a6b2d
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa42d ago0xe67016…869f53
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa42d ago0xb70331…d78ab6
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa42d ago0xd52ae6…2922bc
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa42d ago0xa1982a…d277fd
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa42d ago0x1582f2…c487af
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa42d ago0x09f422…d41d55
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa42d ago0xcc6005…1f6ab4
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa43d ago0xf34f07…5a0bc0
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa43d ago0x785021…e77332
0xe797…3bc20xfe80…47eeBase—$0.001100%fluxa43d ago0xbb21b7…d9c8ac
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa43d ago0x540e3e…caa33a
0xe797…3bc20x9c95…e299Base—$0.001100%fluxa43d ago0xf81f3d…7db580

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.