Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase69d ago0xd032ec…f1f4b0
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase69d ago0x7db6b0…56f63a
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase69d ago0x58ed8b…0d3d6c
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase69d ago0xa00a6b…2b5f04
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase69d ago0x5e7b9d…588471
0x9d3d…d8370x66d7…83bcBasex402 service$0.03100%coinbase69d ago0xb8af58…ffdf80
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist69d ago0x5b6b70…32c07d
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist69d ago0xe3037d…3efcab
0x9d3d…d8370xa112…7d60Basex402 service$0.01100%heurist69d ago0xd965c8…ecdda3
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase69d ago0x313b5c…17dbf6
0x9d3d…d8370x66d7…83bcBasex402 service$0.16100%coinbase69d ago0x095583…c5e3d3
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase69d ago0xc60ccd…2d8780
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase69d ago0x40897b…207f06
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase69d ago0x2f6b37…cf68c1
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase69d ago0xeb8bd5…f35a42
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase69d ago0x5414f8…4ea33a
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase69d ago0x2577b9…1a952f
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase69d ago0x828f1b…19c294
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase69d ago0x0ac00a…04e442
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase69d ago0x8a895d…00f3c9
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase69d ago0xfa9320…35381e
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase69d ago0x551a62…4d0377
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase69d ago0xd00a32…8f301b
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase69d ago0x961ade…38e47a
0x9d3d…d8370x66d7…83bcBasex402 service$0.22100%coinbase69d ago0xf18119…5f5172

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.