Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8941…8d8c0xb9cf…c4a5Base—$0.01100%coinbase78d ago0x3a4d2a…163017
0x8941…8d8c0x3b04…cfedBase—$0.01100%coinbase78d ago0xe23fad…f6075e
0x8941…8d8c0x1e9d…7162Base—$0.01100%coinbase78d ago0xe1ee7e…742bd2
0x8941…8d8c0xb092…2ddfBase—$0.01100%coinbase78d ago0x58a241…ce4540
0x8941…8d8c0x2d6a…6743Base—$0.01100%coinbase78d ago0x898a12…a1f009
0x8941…8d8c0x5a4e…d376Base—$0.01100%coinbase78d ago0x19208f…eeb390
0x8941…8d8c0xf0f9…2ea8Base—$0.01100%coinbase78d ago0x11bd33…4c7d51
0x8941…8d8c0x3d51…dfbfBase—$0.01100%coinbase78d ago0xfacd6a…8cfce9
0x8941…8d8c0xb85a…3a0aBase—$0.01100%coinbase78d ago0xd15596…733330
0x8941…8d8c0x9e51…f96fBase—$0.01100%coinbase78d ago0x3f489b…4fbac1
0x8941…8d8c0xa788…f886Base—$0.01100%coinbase78d ago0x93e5b7…435275
0x8941…8d8c0x1f10…0931Base—$0.01100%coinbase78d ago0x951af1…6442cd
0x8941…8d8c0x7a20…dfc6Base—$0.01100%coinbase78d ago0x69d170…e17a4d
0x8941…8d8c0xec45…5e0bBase—$0.01100%coinbase78d ago0xdf0fc2…0e7d8f
0x8941…8d8c0xb5c8…91e9Base—$0.01100%coinbase78d ago0x83555e…3e7457
0x8941…8d8c0x43af…ce22Base—$0.01100%coinbase78d ago0x4e4c5d…f7f837
0x8941…8d8c0x9ed7…d08bBase—$0.01100%coinbase78d ago0xcbd5d1…f3f11d
0x8941…8d8c0xdf00…66caBase—$0.01100%coinbase78d ago0x077bdb…518896
0x8941…8d8c0x5782…92d8Base—$0.01100%coinbase78d ago0x3b2b4e…28790d
0x8941…8d8c0x3d2c…ad69Base—$0.01100%coinbase78d ago0x954457…fb32fc
0x8941…8d8c0x5646…c9b6Base—$0.01100%coinbase78d ago0x039df4…aca989
0x8941…8d8c0x641e…b56dBase—$0.01100%coinbase78d ago0x79b58a…da2abc
0x8941…8d8c0x1ccf…9f52Base—$0.01100%coinbase78d ago0x35851d…11efbe
0x8941…8d8c0x4f87…3999Base—$0.01100%coinbase78d ago0xff9d34…b62e11
0x8941…8d8c0xe9f6…81ceBase—$0.01100%coinbase78d ago0x06477d…614981

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.