Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0de6…87d30x12a9…a21bBase—$0.00170%0x12a9…a21b14s ago0x24e4a1…f18cd7
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase14s ago0xc71c61…88b524
0x52af…b7680x8aab…ce15BaseVAPEPrediction-markets$0.01100%coinbase16s ago0x35328e…81949c
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase16s ago0xb1f1bf…8f5050
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase18s ago0x8d3742…120a44
0x26e3…7f4f0x6366…f1e2Base—$0.0370%0x17c8…043618s ago0x519d0d…450185
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase18s ago0x03887b…5b1328
0x5873…923c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x41a49a…6f1932
compcasa.eth0x7d2c…bcfeBase—$0.05100%coinbase22s ago0x4da786…686c37
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase22s ago0xe34e02…fbb461
0x8708…34710x6839…1a2bBase—$0.003100%coinbase22s ago0xff91c5…d110f1
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase22s ago0x0bd8a6…a27a51
0x5362…ac3b0x3e0a…78e7Base—$0.003136100%coinbase24s ago0xd8bd9c…63791c
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase24s ago0x5921c0…cf4694
0xb172…70b60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xee11c3…8c11ae
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase26s ago0xd0c592…0c4aca
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase28s ago0x29499c…e7d731
0x69ba…65750x4f4b…422dBase—$0.001100%coinbase30s ago0x9db302…6ee070
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase32s ago0xd73ce6…4be4ba
0xc5d5…c7030x6839…1a2bBase—$0.003100%coinbase34s ago0x5326b1…e1ecaf
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase34s ago0xbc4f48…74d2d6
0x1f04…f8980x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xb1fb56…68039d
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase36s ago0x2402cb…c68261
0x91b7…f1e70xbbbb…ffcbBase—$0.2870%0xdef8…551f38s ago0xb50d74…25147f
0x4c1b…42610x9fb3…1d9aBasex402 service$0.002100%coinbase40s ago0xf746d6…7e230b

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.