Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase47d ago0xd2f998…6f02be
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase47d ago0x907474…d22546
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase47d ago0x98acf3…36110d
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase47d ago0x02b9c6…171955
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase47d ago0x66068c…b61f87
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase47d ago0xae88aa…526a80
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase47d ago0xaacec8…797159
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase47d ago0xdb55dd…37bc3c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase47d ago0x0a911c…e6d80c
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase47d ago0x29f7df…07ac11
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase47d ago0x8c3916…1340e1
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase47d ago0xde1bc0…ffbfd8
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase47d ago0x2f8959…6454eb
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase47d ago0xc38ce2…a2ec8e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase47d ago0xf5cc68…7fcc69
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase47d ago0x302209…e670ea
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0xd6b5ec…902e02
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0xefebb5…2e51d1
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0x970e3b…ab859e
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0x528c9b…918001
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0xc31ae1…cce761
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0x3cb5af…6aeba0
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0xb5b269…d74b46
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0xcdf9d2…c52837
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase48d ago0x321834…51d384

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.