Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa19d ago0xc2e94f…800d03
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa19d ago0x05b84e…b922f3
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa19d ago0x574fdc…3dfb0b
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa19d ago0xe2d0a4…208c96
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa19d ago0x1edab5…9a416f
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa19d ago0x57b46b…6ea25b
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa19d ago0xd7eea9…6b56a2
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa19d ago0x28566d…a87722
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa19d ago0xcf6205…5ea308
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa19d ago0x89676e…33f5f1
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa19d ago0x8cdf22…da6ff4
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa19d ago0xfc877a…9a323f
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa19d ago0xec1bd5…835aec
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa19d ago0xc2b6e8…e8f301
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa19d ago0xffa80a…e0ffdb
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa19d ago0x2c6a27…56d198
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa19d ago0x7a44ad…eacced
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa19d ago0xb7953b…c7ee92
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa20d ago0xa51993…20eccd
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa20d ago0x66b098…7bf267
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa20d ago0xae3b65…9d0f83
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa20d ago0x5bd6ea…46f90f
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa20d ago0x87f0db…bfda12
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa20d ago0x90a392…30d261
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa20d ago0xaca61e…0b7a1c

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.