Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa38d ago0x630fa2…5cb8ba
0x0c71…7cbc0x9c95…e299Base—$0.001100%fluxa38d ago0x9d1fcc…1abc57
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa38d ago0x6a4548…469df9
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa38d ago0x914ae3…681b23
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa38d ago0xc3c2f4…67ac2a
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa38d ago0xddf9d7…6f888b
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa38d ago0x439142…d3dc60
0x0c71…7cbc0x9c95…e299Base—$0.001100%fluxa38d ago0xe2393d…8e51fb
0x0c71…7cbc0x9c95…e299Base—$0.001100%fluxa38d ago0xad0739…2df83a
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa38d ago0x60ee80…3a4266
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa38d ago0xb7b684…3c517e
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa38d ago0xf506b7…28a180
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa38d ago0xcae16b…995132
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa38d ago0x203372…06b3ff
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa38d ago0xfd5cc9…52e8ff
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa38d ago0x4c0249…6e1a59
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa38d ago0xf87884…b4bf58
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa38d ago0x27301c…04b23d
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa38d ago0x71eb4a…1bd5c1
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa38d ago0x3187bd…9f9bc6
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa38d ago0x027570…a8261a
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa38d ago0xd133a7…42a56a
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa38d ago0x07c3cf…4f9a0d
0x0c71…7cbc0xfe80…47eeBase—$0.001100%fluxa38d ago0x4b2ea5…6f6c69
0x0c71…7cbc0x9c95…e299Base—$0.001100%fluxa38d ago0x33795e…b83944

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.