Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7695…649c0x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.01100%coinbase76d ago0x3b51ae…fdb819
0x7695…649c0xbc64…e3b0Basex402 service$0.005100%coinbase76d ago0x8a3f42…06f491
0x7695…649c0xa039…3b79BaseWikipedia Data APIData$0.12100%coinbase76d ago0xad4abd…436135
0x7695…649c0x54d6…4afaBasex402 service$0.05100%coinbase76d ago0x334a3e…899bed
0x7695…649c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase76d ago0x172f7f…ed36ff
0x7695…649c0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase76d ago0xe70c7c…fbdbdd
0x7695…649c0x5721…8867Basex402 service$0.001100%coinbase76d ago0xb264c7…da1952
0x7695…649c0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase76d ago0x95f6c3…9b8910
0x7695…649c0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase76d ago0xa0ef03…0db9e3
0x7695…649c0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase76d ago0x23b4e7…8c600a
0x7695…649c0xe82e…59e3BaseTickersFeedStock-quotes$0.003100%coinbase76d ago0x018391…3104b9
0x7695…649c0x52ab…6c06BaseEquityScopeStocks$0.05100%coinbase76d ago0x306bf5…b58b05
0x7695…649c0x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase76d ago0x451e79…c232af
0x7695…649c0x03d7…584cBasex402 service$0.30100%0xf615…3d6c76d ago0xf64faa…ef4967
0x7695…649c0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase76d ago0xdaef5e…9a1098

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.