Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0x711012…62768e
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0x236d2c…8ef9b0
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0x0a82eb…d0e518
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0x349a80…590d90
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0xafae02…c2a44b
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0x5ae48b…062858
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0xe0fa17…d67270
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0x0ad42a…5ce003
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0x485a0e…38142a
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0xead0cf…38ddfe
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0x093c17…462c70
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0x512461…771422
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0x1a0810…fe4d68
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0x61fccd…4e71db
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0x722d29…7fb95a
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0x68ad3c…667fbe
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0xb70c92…0dd8d4
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0x5cb876…c802fb
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0x7e3933…488947
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0xd46409…17cf64
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0xdb08ac…b9e83a
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa24d ago0xba0dea…a90954
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa25d ago0xb8a0d9…e44ee7
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa25d ago0x8f3811…ce0795
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa25d ago0xb52eb6…7dd7cb

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.