Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d370x998f…b36fBase$0.03100%payAI6h ago0x261582…1248ee
0x8d2a…7d370x917e…ca85Basex402 serviceFda$0.01100%coinbase6h ago0x417b5a…dae12f
0x8d2a…7d370x2af9…e129BaseWord of the DayWords$0.0015100%coinbase6h ago0x710678…459307
0x8d2a…7d370x67ac…3ea6Basex402 serviceSanctions$0.001100%coinbase6h ago0x0b2bec…06bb13
0x8d2a…7d370x7407…6f20Base$0.01100%payAI6h ago0x659cb1…c2a75f
0x8d2a…7d370xdd27…d94eBase$0.005100%payAI6h ago0x9b400b…8f48db
0x8d2a…7d370x6382…4c15Basex402 service$0.005100%coinbase6h ago0xda30ab…bda22a
0x8d2a…7d370xbf0d…73a0BaseDice RollerDice$0.001100%coinbase6h ago0x4aed46…890c26
0x8d2a…7d370x8e8d…1886Base$0.10100%0xaf67…f2f66h ago0x420035…2bff71
0x8d2a…7d370x046a…cd12Basex402 service$0.001100%coinbase6h ago0xd728b7…248d3d
0x8d2a…7d370x0bf6…019bBasex402 service$0.001100%coinbase6h ago0x6c44e7…543653
0x8d2a…7d370x4683…6fb0BaseTools API$0.01100%coinbase6h ago0xb356aa…66df8c
0x8d2a…7d370x7cf4…87ffBaseChainQuery Bitcoin IntelligenceBitcoin$0.005100%coinbase6h ago0x67464e…0a9eac
0x8d2a…7d370xcb97…7ffbBasex402 service$0.005100%coinbase6h ago0xb5078e…4e1ea6
0x8d2a…7d370xb1f5…9e29Basex402 service$0.01100%coinbase6h ago0x93a520…2ad41c
0x8d2a…7d370x6334…3039Basefresh-feedsMcp$0.02100%coinbase6h ago0x9fcfa7…d63bde
0x8d2a…7d370xefc3…360eBasebasefeedBase$0.005100%coinbase6h ago0x618586…d4ec0f
0x8d2a…7d370x5e44…9b13BasePeptidesDirectCatalog$0.01100%coinbase6h ago0x5cc00a…99cfc6
0x8d2a…7d370x84fa…14a5BaseToolsmithScreenshot$0.002100%coinbase6h ago0xab1ccb…c0a8d9
0x8d2a…7d370xaed4…69c2Basex402 service$0.005100%coinbase6h ago0x0d01ca…71e62a
0x8d2a…7d370xa0f9…2b37BaseRigoblockDefi$0.002100%coinbase6h ago0xc1d9e9…f2ff74
0x8d2a…7d370xe373…668dBasex402 service$0.05100%coinbase6h ago0xb931ce…6a258d
0x8d2a…7d370x4683…6fb0BaseTools API$0.05100%coinbase6h ago0xa969e4…1c3342
0x8d2a…7d370xe791…2a0aBaseRealedgerRwa$0.006100%payAI6h ago0xf63e28…a08eac
0x8d2a…7d370x255c…387bBaseRiddle OracleRiddle$0.002100%coinbase6h ago0xc0889b…78b149

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.