Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf65b…818b0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0x99dc0a…172a21
0xf65b…818b0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0xabf1ab…cf9d7b
0xf65b…818b0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0x683675…db09ef
0xf65b…818b0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0x9df0fc…e0cc67
0xf65b…818b0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0x3af17c…fd5143
0xf65b…818b0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0xd249f6…f19687
0xf65b…818b0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0x2d1676…60adc0
0xf65b…818b0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0xc78b78…c1ae11
0xf65b…818b0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0x0fd6e7…0bfb06
0xf65b…818b0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0x4b3907…b02868
0xf65b…818b0xa112…7d60Basex402 service$0.01100%heurist107d ago0x6c3d1e…39fd79
0xf65b…818b0xa112…7d60Basex402 service$0.01100%heurist107d ago0x36c72d…fe8fa9
0xf65b…818b0xa112…7d60Basex402 service$0.01100%heurist107d ago0xce8dff…70cbf9
0xf65b…818b0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0x77e50f…276ee5
0xf65b…818b0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0xaa026f…135a05
0xf65b…818b0x325b…d430BaseStableEnrichExa$0.04100%coinbase107d ago0xdbecb5…541d0d
0xf65b…818b0x325b…d430BaseStableEnrichExa$0.02100%coinbase107d ago0xa6719c…3d1773
0xf65b…818b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase107d ago0xb38a4a…8dd303
0xf65b…818b0x325b…d430BaseStableEnrichExa$0.03100%coinbase107d ago0xa8ec40…e7fcd5
0xf65b…818b0x325b…d430BaseStableEnrichExa$0.02100%coinbase107d ago0x15f2cf…a73bbd
0xf65b…818b0x325b…d430BaseStableEnrichExa$0.02100%coinbase107d ago0x69c658…aeff46
0xf65b…818b0xa112…7d60Basex402 service$0.01100%heurist107d ago0xf0e33d…40bc63
0xf65b…818b0x325b…d430BaseStableEnrichExa$0.02100%coinbase107d ago0x80b730…741c07
0xf65b…818b0x325b…d430BaseStableEnrichExa$0.02100%coinbase107d ago0xc3826f…78d0e4
0xf65b…818b0x325b…d430BaseStableEnrichExa$0.01100%coinbase107d ago0x55ae11…57256f

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.