Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase19d ago0xe65311…0644bb
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase19d ago0x2ea9ff…5d13d4
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase19d ago0x26b884…a2da10
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase19d ago0xd96767…d82e6c
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase19d ago0x5f5200…611202
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase19d ago0xe14e8e…2abf74
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase19d ago0x564a56…974d88
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase19d ago0x071a0a…208f17
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0x21f1de…3481b7
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0x39f735…787479
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0x0f5ed1…bb6580
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0x761e76…7792ec
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0xbda120…99d66f
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0xa19488…bbc162
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0xc64e0e…6b9329
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0x3f3199…f13ec8
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0x544525…479308
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0x169c16…fbcf6c
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0xf62cad…721e03
0xea57…c02b0x47d3…9ddaBasex402 service$0.50100%coinbase20d ago0x9bdc56…a6e958

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.