Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0xdd704b…76b013
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0x68f8c9…0c92d9
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0x854079…e9a9e8
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0xbdb444…d000a0
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0x63adfc…249bdd
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0xebb40d…ec3e86
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0x566560…bd8121
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0xb1aef2…e3f8f1
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0x5ccff6…9564f4
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0x0388dc…ad00b0
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0xc96498…f39357
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0x0cec88…01ede0
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0x2cce21…182b88
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0xddacde…bbc0d7
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0x364d92…b78295
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0xfbc117…654585
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0xc6aab1…e8cebb
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0xfbb76f…58a418
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0xbb3d04…c84b1e
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0x8ca709…09cccb
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0xd6333c…c623ab
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0xa3ab46…83ff4d
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0x575760…b13cc4
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0x7a4469…a9d737
0x8780…71f30xfe80…47eeBase$0.001100%fluxa21d ago0x77ef52…e377ad

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.