Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84db…96280xb0af…7de0Base—$17.00100%coinbase23d ago0xce9be3…45fb2f
0x84db…96280xb0af…7de0Base—$15.01100%coinbase23d ago0x233047…3a2809
0x84db…96280xb0af…7de0Base—$17.00100%coinbase23d ago0x9c9abb…0a5655
0x84db…96280xb0af…7de0Base—$15.01100%coinbase23d ago0xcf69e1…0a3ea9
0x84db…96280xb0af…7de0Base—$15.01100%coinbase23d ago0xf93e89…93c6f7
0x84db…96280xb0af…7de0Base—$15.01100%coinbase23d ago0x02e18c…4074be
0x84db…96280xb0af…7de0Base—$15.01100%coinbase24d ago0xbff9cc…8f31ef
0x84db…96280xb0af…7de0Base—$15.01100%coinbase24d ago0xc757be…d7f9a6
0x84db…96280xb0af…7de0Base—$8.50100%coinbase24d ago0xd4a24a…88a91a
0x84db…96280xb0af…7de0Base—$8.50100%coinbase24d ago0x542339…a722b8
0x84db…96280xb0af…7de0Base—$8.50100%coinbase24d ago0x6c9a2a…0f1fa6
0x84db…96280xb0af…7de0Base—$8.50100%coinbase24d ago0x01d214…da0825
0x84db…96280xb0af…7de0Base—$15.01100%coinbase24d ago0xdef615…509ea5
0x84db…96280xb0af…7de0Base—$15.01100%coinbase24d ago0xcd92cf…bd6670
0x84db…96280xb0af…7de0Base—$20.20100%coinbase24d ago0xf287ca…658779
0x84db…96280xb0af…7de0Base—$20.06100%coinbase24d ago0xeb8c61…9b9f06
0x84db…96280xb0af…7de0Base—$19.40100%coinbase24d ago0x1fecbd…bb13db
0x84db…96280xb0af…7de0Base—$20.03100%coinbase24d ago0x881eaa…6a7a7f
0x84db…96280xb0af…7de0Base—$19.70100%coinbase24d ago0x838ed8…56544f
0x84db…96280xb0af…7de0Base—$19.38100%coinbase24d ago0xe56251…b9d344
0x84db…96280xb0af…7de0Base—$17.00100%coinbase24d ago0xaad6be…75ce1a
0x84db…96280xb0af…7de0Base—$20.05100%coinbase24d ago0x6a33c6…0d61d6
0x84db…96280xb0af…7de0Base—$15.00100%coinbase24d ago0x8c10f0…1c1ae7
0x84db…96280xb0af…7de0Base—$18.01100%coinbase24d ago0xd44b05…57b9b3
0x84db…96280xb0af…7de0Base—$18.01100%coinbase24d ago0x804b2d…ae8f67

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.