Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760xdd60…6338Base$0.004100%cascade116d ago0xb5346f…104314
0x9cc4…b1760xd593…700dBasex402 service$0.01100%coinbase116d ago0xc3cef2…72f2cb
0x9cc4…b1760xb1ef…88c0Basex402 serviceTwitter$0.02100%coinbase116d ago0x20194a…2970ce
0x9cc4…b1760xb7fd…f0ecBase$0.05100%payAI116d ago0xb378f0…b3e869
0x9cc4…b1760x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase116d ago0xa2be98…609236
0x9cc4…b1760xd560…dbbcBase$0.02100%dexter116d ago0xe4daf1…ae8a1c
0x9cc4…b1760xae0d…00b1Basex402 service$0.01100%coinbase116d ago0x015a3a…e45f88
0x9cc4…b1760xffc4…37b1Basex402 service$0.02100%coinbase116d ago0x0db641…8d7363
0x9cc4…b1760x1274…d0b6BaseToken PricePrice$0.001100%coinbase116d ago0xd01c5d…3115e7
0x9cc4…b1760x4c3b…7ac3Base$0.05100%payAI116d ago0x743724…904c49
0x9cc4…b1760x169b…83d1Basex402 service$0.03100%coinbase116d ago0xcef264…ec78f1
0x9cc4…b1760xcf92…42fbBasex402 service$0.05100%coinbase116d ago0x49ed4b…ee73d1
0x9cc4…b1760x6302…ad57BaseTripadvisorTravel$0.01100%payAI116d ago0x195a36…e1986d
0x9cc4…b1760x6e8b…4e2eBasex402 service$0.003100%coinbase116d ago0x6580e3…0e2e57
0x9cc4…b1760xdcec…7566Basex402 service$0.01100%coinbase116d ago0x7563ee…12e1f7
0x9cc4…b1760x8183…d3d5Basex402 service$0.001100%coinbase116d ago0x93fe60…c79ccd
0x9cc4…b1760x8183…d3d5Basex402 service$0.006100%coinbase116d ago0x2dae50…26fd16
0x9cc4…b1760x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase116d ago0x6ce375…5f5b5e
0x9cc4…b1760x058a…8f17BaseBlockRun.AIAi$0.005100%coinbase116d ago0x931336…61de8e
0x9cc4…b1760x1538…475cBaseUsenamiFunding$0.001100%coinbase116d ago0x543d9e…9f3bd8
0x9cc4…b1760x0ff5…7c86Basex402 service$0.05100%coinbase116d ago0xbc4f34…152da8
0x9cc4…b1760x8eef…b601Basex402 service$0.005100%coinbase116d ago0x4ce3c7…1bc706
0x9cc4…b1760xf042…5fe5BaseStableJobsCoresignal$0.02100%coinbase116d ago0x35eb5c…d81182
0x9cc4…b1760x8eef…b601Basex402 service$0.003100%coinbase116d ago0x98c4e0…204c64
0x9cc4…b1760x24fa…9bf2Basex402 service$0.001100%coinbase116d ago0xb71b30…ee1725

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.