Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase79d ago0xef51d1…7dacba
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase79d ago0xc108a2…db9727
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase79d ago0x139190…16d80b
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase79d ago0xe2e35b…4e2a52
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase79d ago0xd8a27f…1374e4
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase79d ago0x80cc0b…e46175
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase79d ago0x6db8f0…3efcf3
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase79d ago0x55dc24…6d11f0
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase79d ago0x543a79…4d7bce
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase79d ago0x64d4e7…35d462
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase79d ago0x78ed20…2c9aa3
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase79d ago0xa0fc50…151649
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase79d ago0x1cc00a…fc2210
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase79d ago0x17b825…32a57b
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase79d ago0xa2b50f…5d2303
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase79d ago0x35cb25…fc2411
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase79d ago0x5bfeb9…4a39cd
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase79d ago0x473550…4596f6
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase79d ago0xebda64…31ddcd
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase79d ago0xc8bfaf…3278f4
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase79d ago0x83c14c…14955e
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase80d ago0xc77296…f1081c
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase80d ago0x80bb15…d02084
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase80d ago0x1008ad…ee8419
0x0ba6…0dd60x47d3…9ddaBasex402 service$0.50100%coinbase80d ago0xde6998…27c521

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.