Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d16…87100xfe80…47eeBase$0.001100%fluxa20d ago0x3f69c8…ebbbeb
0x2d16…87100xfe80…47eeBase$0.001100%fluxa20d ago0xf046ff…1aef92
0x2d16…87100xfe80…47eeBase$0.001100%fluxa20d ago0xf6adba…8ad182
0x2d16…87100xfe80…47eeBase$0.001100%fluxa20d ago0x858a8d…e37bad
0x2d16…87100xfe80…47eeBase$0.001100%fluxa20d ago0x9fd3ad…813abc
0x2d16…87100xfe80…47eeBase$0.001100%fluxa20d ago0x5035ce…a9cc4f
0x2d16…87100xfe80…47eeBase$0.001100%fluxa20d ago0x2b7ffe…a8a4d8
0x2d16…87100xfe80…47eeBase$0.001100%fluxa20d ago0x69ea6c…dcd2de
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0xdf204a…dd92ab
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0xbd794c…1dc1c1
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0x92024e…b6ed46
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0x0a2c09…1e4899
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0xb7ed18…adf262
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0x838c72…1e66f5
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0x7a9f3d…65a064
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0xc93950…2a5dca
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0x9a39f7…5ffeed
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0x073040…893765
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0x571b94…87bd2a
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0xe53f74…6c28d2
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0x357f07…87ec80
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0x8abd78…5a7fc4
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0x333586…69040b
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0x4caeb9…68e9ff
0x2d16…87100xfe80…47eeBase$0.001100%fluxa21d ago0xc809ce…d5190b

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.