Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0x891c42…c4c30f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0x3f981b…b88bff
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0x6aaa33…057fdf
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0xec1f3c…29b4de
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0xe22d5b…db741e
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0x4c1a4b…198179
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0xea933f…158468
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0xe42d49…246e22
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0x45652f…1a3fbc
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0xfac148…efcce3
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0x3fb8b7…e80a68
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0x3c4f6f…a7ebc6
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0xccca6a…499aa3
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0x010a58…8f39e1
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0x8a539b…5c7b13
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0xe6dfe7…167bee
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0x4f63f1…9433f4
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase23d ago0xd627b8…530074
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x9afe8d…7ca13f
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x3bab39…b477ae
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0x853670…1e69c8
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase24d ago0xf2ef71…048247

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.