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%fluxa14d ago0x11b7d3…530b33
0xb064…54430xfe80…47eeBase$0.001100%fluxa14d ago0xb1d09f…8cbdf4
0xb064…54430x9c95…e299Base$0.001100%fluxa14d ago0x71582d…6c32b0
0xb064…54430x9c95…e299Base$0.001100%fluxa14d ago0x4f80d0…a413ea
0xb064…54430xfe80…47eeBase$0.001100%fluxa14d ago0x810980…a6c91a
0xb064…54430xfe80…47eeBase$0.001100%fluxa14d ago0x89d3e3…4c08c5
0xb064…54430x9c95…e299Base$0.001100%fluxa14d ago0x92fb77…563e7e
0xb064…54430xfe80…47eeBase$0.001100%fluxa14d ago0x59f3d3…a5b96f
0xb064…54430xfe80…47eeBase$0.001100%fluxa14d ago0xd63813…5a3a26
0xb064…54430xfe80…47eeBase$0.001100%fluxa14d ago0x50244e…1373ef
0xb064…54430xfe80…47eeBase$0.001100%fluxa14d ago0x110907…f499a0
0xb064…54430xfe80…47eeBase$0.001100%fluxa14d ago0x1a77d8…2e88bc
0xb064…54430xfe80…47eeBase$0.001100%fluxa15d ago0x4a2068…d1cc80
0xb064…54430xfe80…47eeBase$0.001100%fluxa15d ago0xe330b8…5e0153
0xb064…54430xfe80…47eeBase$0.001100%fluxa15d ago0x5ac240…57a1d0
0xb064…54430x9c95…e299Base$0.001100%fluxa15d ago0x43866b…0dabc8
0xb064…54430xfe80…47eeBase$0.001100%fluxa15d ago0x758d7f…ff75d7
0xb064…54430xfe80…47eeBase$0.001100%fluxa15d ago0x962819…1ca30b
0xb064…54430xfe80…47eeBase$0.001100%fluxa15d ago0x79159b…0836b7
0xb064…54430xfe80…47eeBase$0.001100%fluxa15d ago0x1497a1…d53465
0xb064…54430xfe80…47eeBase$0.001100%fluxa15d ago0x59869e…ba7e9f
0xb064…54430xfe80…47eeBase$0.001100%fluxa15d ago0xb3f165…cee1df
0xb064…54430x9c95…e299Base$0.001100%fluxa15d ago0xc2b243…50ea46
0xb064…54430x9c95…e299Base$0.001100%fluxa15d ago0xdb90aa…8d684a
0xb064…54430x9c95…e299Base$0.001100%fluxa15d ago0x9685be…195251

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.