Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0xce2004…56dfbc
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0xc90af4…1df04d
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0xb6a215…abebad
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0x4528a1…8f162f
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0x7c232e…771458
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0x43cb01…aefa9e
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0x528f4b…d59792
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0xc0ba98…822743
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0x4b6413…f39c9d
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0x33cb30…b3c598
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0xf7e723…1dd436
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0xaa74b9…fc33bc
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0x5e49df…406af0
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0x59e891…37f89e
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0xfba574…ef06b1
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0x6bac38…c909bc
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0x5bd9e5…9d2c05
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0xf4968e…7ecd20
0xbd0c…39eb0xfe80…47eeBase$0.001100%fluxa15d ago0x8dbffa…d4bea1

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.