Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0x9454ba…937254
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0x8c8642…7fbd4a
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0x052f50…88d8d2
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0x2fe3a0…f64815
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0xe2f143…8a824d
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0xe53c05…d1eb8b
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0xc3f05b…44fa97
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0x5430dd…dea82e
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0xf4379d…7e51c1
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0xea792f…ecec71
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0x143291…0cdcd4
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0xe4c06a…600ce8
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0x6077f5…79c764
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0x1f3d5b…4ffec5
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0xdce3fb…d23b06
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0x1a8e3c…e5bf3f
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0xe7b1db…44d4c7
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0x03a496…0cfd61
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0x3bb619…abe537
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0x8c5d2c…4fb6d1
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0x17ae37…d4b116
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0xead37e…0755ca
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0x945201…291708
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0xc142d3…b9021f
0xfc97…709f0xfe80…47eeBase—$0.001100%fluxa21d ago0xa503a5…e95406

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.