Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase16d ago0x43c4bf…a69fac
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase16d ago0x1115b2…618d03
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase16d ago0xa18350…f5dda8
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase16d ago0x815e04…bbbf3e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase16d ago0x10a021…39b73d
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase16d ago0xf9b648…64f04f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase16d ago0x4afb90…756c6f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase16d ago0x4cb054…d23387
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase16d ago0xd10e40…b5fc02
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase16d ago0x3bb854…2cf3e6
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase17d ago0xdf1e38…5eda12
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase17d ago0xd00865…d007ed
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase17d ago0xf51cb1…037e86
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase17d ago0x10a798…16f584
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase17d ago0xf5b262…df3bde
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase17d ago0x1f24cc…51901f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase17d ago0x1a84b1…f2b438
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase17d ago0xf765fb…6a0b27
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase17d ago0xcb415b…e9683b
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase17d ago0xeb1870…f55454
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase17d ago0x150a1a…31734d
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase17d ago0x9a6a08…f199d2
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase17d ago0xbfd6b8…590b8f
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase17d ago0x293fff…901348

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.