Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa44d ago0x26f86d…ab62bd
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa44d ago0x67e9de…a5dd27
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa44d ago0xaceb41…a9c196
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa45d ago0xb6ef3d…c5977f
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa45d ago0x3d3c04…0bdf15
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa45d ago0x57f13e…464828
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa45d ago0x087e30…4cfbdc
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa45d ago0x0a3ed5…811e37
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa45d ago0xead3ba…c37e79
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa45d ago0x6dc712…18b728
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa45d ago0x21ce8c…5b26d0
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa45d ago0xd4e228…7918e6
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa45d ago0xb383a6…1615c1
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa45d ago0x0a271e…27a055
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa45d ago0x9cface…f66bd1
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa45d ago0xff6184…5e7bea
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa45d ago0x0562e7…2b11cc
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa45d ago0x061a3c…d0e4cb
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa45d ago0x310027…de68bb
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa45d ago0x4920db…e3b09e
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa45d ago0x2566f1…dcbfa8
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa45d ago0xa4fcb3…0c1062
0x68bc…d89a0x9c95…e299Base$0.001100%fluxa45d ago0x347387…e5c0be
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa45d ago0x5949d7…049d68
0x68bc…d89a0xfe80…47eeBase$0.001100%fluxa45d ago0xa50c9b…0bc5aa

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.