Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x082e…c4550x754b…ef13Basex402 service$0.007100%coinbase69d ago0xb42106…625964
0x082e…c4550x2b6d…32c5Base2sPublic-records$0.001100%coinbase69d ago0x2392b8…b1fb5e
0x082e…c4550x2b6d…32c5Base2sPublic-records$0.001100%coinbase69d ago0x277450…ba4590
0x082e…c4550x325b…d430BaseStableEnrichExa$0.04100%coinbase69d ago0x6d4427…4175a5
0x082e…c4550x7f33…0171BasePeople Data Labs APIPdl$0.10100%coinbase69d ago0xa9c0ed…4d4761
0x082e…c4550x2b6d…32c5Base2sPublic-records$0.001100%coinbase69d ago0x9d0bb9…cd589d
0x082e…c4550x325b…d430BaseStableEnrichExa$0.04100%coinbase69d ago0xb18aba…9d8957
0x082e…c4550x2b6d…32c5Base2sPublic-records$0.001100%coinbase69d ago0x561e5e…b263aa
0x082e…c4550xdcec…7566Basex402 service$0.25100%coinbase69d ago0xbd056d…d5798b
0x082e…c4550x7f33…0171BasePeople Data Labs APIPdl$0.10100%coinbase69d ago0x1f0e3c…37527a
0x082e…c4550x754b…ef13Basex402 service$0.007100%coinbase69d ago0x921cf9…9330fd
0x082e…c4550x325b…d430BaseStableEnrichExa$0.04100%coinbase69d ago0x988abc…a8e6a4
0x082e…c4550x2b6d…32c5Base2sPublic-records$0.001100%coinbase69d ago0x5a35e4…3cd23e
0x082e…c4550x7f33…0171BasePeople Data Labs APIPdl$0.10100%coinbase69d ago0xf03054…71fb46
0x082e…c4550xdcec…7566Basex402 service$0.25100%coinbase69d ago0xc6a21f…15598d
0x082e…c4550xdcec…7566Basex402 service$0.25100%coinbase69d ago0xb19d96…186875
0x082e…c4550x2b6d…32c5Base2sPublic-records$0.001100%coinbase69d ago0x0c464c…cfcdfe
0x082e…c4550x7f33…0171BasePeople Data Labs APIPdl$0.10100%coinbase69d ago0x16c47e…961840
0x082e…c4550x325b…d430BaseStableEnrichExa$0.04100%coinbase69d ago0xc1f7ee…f982cf
0x082e…c4550x754b…ef13Basex402 service$0.007100%coinbase69d ago0x9788e0…9456da
0x082e…c4550x7f33…0171BasePeople Data Labs APIPdl$0.10100%coinbase69d ago0xbec5a5…4f0df5
0x082e…c4550x7f33…0171BasePeople Data Labs APIPdl$0.02100%coinbase69d ago0x46e6d9…fddf74
0x082e…c4550x2b6d…32c5Base2sPublic-records$0.001100%coinbase69d ago0x5756f3…9f1aa3
0x082e…c4550x325b…d430BaseStableEnrichExa$0.04100%coinbase69d ago0x29c026…512726
0x082e…c4550xdcec…7566Basex402 service$0.25100%coinbase69d ago0x40d083…6117a8

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.