Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54cc…d8ca0x9944…5baaBase—$0.01100%coinbase69d ago0xc2e88b…741e63
0x54cc…d8ca0xcc99…a019Base—$0.01100%coinbase69d ago0xb64820…7b92b7
0x54cc…d8ca0x6f55…9f75Base—$0.01100%coinbase69d ago0xb010ec…9acf1a
0x54cc…d8ca0xe4d5…57bbBase—$0.01100%coinbase69d ago0xa3575a…8ef32f
0x54cc…d8ca0x2c56…dcacBase—$0.01100%coinbase69d ago0x82de43…159c95
0x54cc…d8ca0x533e…1a24Base—$0.01100%coinbase69d ago0x5c8cb8…2b9210
0x54cc…d8ca0xa891…b334Base—$0.01100%coinbase69d ago0xc486be…85b36a
0x54cc…d8ca0x1388…d245Base—$0.01100%coinbase69d ago0xc16f32…9201ec
0x54cc…d8ca0x8350…a992Base—$0.01100%coinbase69d ago0xfd1f27…b2be2e
0x54cc…d8ca0xe0bd…c91dBase—$0.01100%coinbase69d ago0xa78dce…548b1f
0x54cc…d8ca0xd259…a122Base—$0.01100%coinbase69d ago0x0af8b2…52776a
0x54cc…d8ca0xe80c…452bBase—$0.01100%coinbase69d ago0xf99744…778c76
0x54cc…d8ca0xdb25…c2c5Base—$0.01100%coinbase69d ago0xb6c2d2…3d1671
0x54cc…d8ca0x45de…f3beBase—$0.01100%coinbase69d ago0x93dbef…6d50fa
0x54cc…d8ca0x039d…aaf1Base—$0.01100%coinbase69d ago0x792411…57a28a
0x54cc…d8ca0x12e7…fe32Base—$0.01100%coinbase69d ago0x9f8e55…f3ef90
0x54cc…d8ca0x4da8…fa11Base—$0.01100%coinbase69d ago0x65434a…7e0a01
0x54cc…d8ca0x480d…0392Base—$0.01100%coinbase69d ago0x921ee0…d57a06
0x54cc…d8ca0x9cfa…0959Base—$0.01100%coinbase69d ago0x77a19a…b4d545
0x54cc…d8ca0x6960…03d0Base—$0.01100%coinbase69d ago0x6e60b4…44bdaa
0x54cc…d8ca0x1442…5e09Base—$0.01100%coinbase69d ago0xa9f1e8…6ca352
0x54cc…d8ca0x3ef5…d58fBase—$0.01100%coinbase69d ago0xf9afae…a82eb3
0x54cc…d8ca0xe4d9…846bBase—$0.01100%coinbase69d ago0x5f8a68…8bd365
0x54cc…d8ca0x89a8…32f3Base—$0.01100%coinbase69d ago0x070f60…456b8d
0x54cc…d8ca0x77c5…3cccBase—$0.01100%coinbase69d ago0xf3fc3b…b6f9ff

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.