Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0x5bc586…c4cca3
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0x2ce2f9…1c9a0f
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0x0cfb9d…d0ec33
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0x6125d3…c5b517
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0x54a202…e9a01e
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0x3aebd9…28e690
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0xdac16a…e34d65
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0x5f3ad2…d35ad5
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0x4c8067…dcbb51
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0x88ee4e…50b919
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0x37c26f…9ca198
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0x5d112f…63eb8b
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0x59f636…65add3
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0xf2fd10…d23733
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0xdabd29…3bfdf3
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0x4bd285…73eadd
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0xdecfa0…51c34d
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0xd34709…321d87
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0x181dae…88a28b
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0x99cc66…331b1d
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0x3aaa93…ef5f55
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0xe8474b…67b006
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0x1a5f94…3124ec
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0xff61c2…f13c71
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0xe05ece…c9f6ff

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.