Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0x9299af…a957d8
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0xee7e29…c81165
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0x90be83…dc1417
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0xc42175…865b10
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0xb756f0…e83435
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0x2b090f…b9de83
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0xc34546…ae96af
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0xd2cd3e…88dfc9
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0x0aff08…015e4b
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0x537387…8cb67a
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0x7e216a…401e4a
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0xbf6aeb…46c926
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0xdc63a5…8c6399
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0x835259…cbea5f
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0x50b270…07da26
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0x92c381…0186b1
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0x422b3e…64c91c
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0x23e4bb…67c3dd
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0xedb10d…646302
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0x574b55…c77707
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0xc97e94…2720e5
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0xd37154…b95a5f
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0x7eada9…a2f6a9
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0x98cd1c…da76e7
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa23d ago0x13d2f3…ce1929

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.