Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb064…54430xfe80…47eeBase$0.001100%fluxa37d ago0xd59167…d9da09
0xb064…54430xfe80…47eeBase$0.001100%fluxa37d ago0x1886b7…b96baf
0xb064…54430xfe80…47eeBase$0.001100%fluxa37d ago0xfbd619…c51841
0xb064…54430xfe80…47eeBase$0.001100%fluxa37d ago0xa60fbf…928e83
0xb064…54430xfe80…47eeBase$0.001100%fluxa37d ago0xbe74c7…efd0b6
0xb064…54430x9c95…e299Base$0.001100%fluxa37d ago0x543651…4ec48d
0xb064…54430xfe80…47eeBase$0.001100%fluxa37d ago0xb2352f…4e421d
0xb064…54430xfe80…47eeBase$0.001100%fluxa37d ago0x6334a4…5078cc
0xb064…54430xfe80…47eeBase$0.001100%fluxa37d ago0x0694db…c6807e
0xb064…54430xfe80…47eeBase$0.001100%fluxa37d ago0x8adf4b…9576c7
0xb064…54430x9c95…e299Base$0.001100%fluxa37d ago0xf597e0…287f5b
0xb064…54430xfe80…47eeBase$0.001100%fluxa37d ago0x55298d…23598e
0xb064…54430x9c95…e299Base$0.001100%fluxa37d ago0xd6a379…637d5b
0xb064…54430xfe80…47eeBase$0.001100%fluxa37d ago0x935094…b7fd19
0xb064…54430xfe80…47eeBase$0.001100%fluxa37d ago0x0578a1…bfb852
0xb064…54430x9c95…e299Base$0.001100%fluxa37d ago0x17b477…18073d
0xb064…54430xfe80…47eeBase$0.001100%fluxa37d ago0x85c3e8…d9d645
0xb064…54430xfe80…47eeBase$0.001100%fluxa37d ago0x3cc97f…a25c7a
0xb064…54430xfe80…47eeBase$0.001100%fluxa37d ago0x543911…03f6da
0xb064…54430xfe80…47eeBase$0.001100%fluxa37d ago0xad85f5…f78cad
0xb064…54430xfe80…47eeBase$0.001100%fluxa38d ago0x40e872…20f2a9
0xb064…54430xfe80…47eeBase$0.001100%fluxa38d ago0xa5cae9…7c1e37
0xb064…54430xfe80…47eeBase$0.001100%fluxa38d ago0x40757c…faed00
0xb064…54430xfe80…47eeBase$0.001100%fluxa38d ago0xd70d56…cc8989
0xb064…54430xfe80…47eeBase$0.001100%fluxa38d ago0x508327…78eaeb

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.