Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0xf64526…d21f54
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0xc71355…79a04e
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0xb0db33…62fb0c
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0xe64c13…8b5ebe
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0xeaf43b…82497d
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0x5d76b0…bce373
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0x3670fb…f86e84
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0x60105e…bc42a6
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0x90c865…b1fb67
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0xbdf918…924888
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0x0bbf31…57c942
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0xb32fce…548aa9
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0x816451…9ca3f3
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0x9e784f…00415d
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0x9f14aa…f381ca
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0xaa806b…47806c
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0xb71224…9e691d
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0x17884e…2002c0
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0x654808…95878e
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0xcd7339…60e400
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0x432002…765996
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0x7138c0…e1f0a2
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0x3b86ec…20d1f1
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0xadf29c…8e39b8
0xf007…9c790xfe80…47eeBase—$0.001100%fluxa21d ago0xd3dda5…d1aa0f

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.