Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0xec3dc0…d3af7f
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0x43390c…bfc17b
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0xff5552…d7a993
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0x0c85cd…e72ece
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0x102eb2…88753f
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0x97cfb4…c23c06
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0x9af0e8…379eb6
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0xaf518a…03c3e0
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0x44aa56…3e27fa
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0x2112df…67bd82
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0xead2c7…33bcd9
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0x4a7b37…0bae72
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0xe1386d…938bdc
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0xeab64c…ca5e30
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0x69b2a7…c757f8
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0x192d47…1a7dc7
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0xbdcb01…7c645b
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0xc1ee6c…326bf0
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0x94ced3…b73079
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0x4553fe…be6bfb
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0x8c321c…c772ff
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0xb46356…2d8dab
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0x4c18ba…b62963
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0x89ac26…e3aa62
0x3698…a89d0xfe80…47eeBase—$0.001100%fluxa18d ago0xea406c…9b030c

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.