Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9181…cf540xdadc…b9dfBaseNetIntelWeb content$0.08100%coinbase90d ago0xfb7a30…fab77e
0x9181…cf540xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase91d ago0xb1e548…b59952
0x9181…cf540x217e…67c4Basex402 Service Auditx402$0.003100%coinbase91d ago0x40bda3…b22b19
0x9181…cf540x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase91d ago0x3deef0…d9fcc1
0x9181…cf540xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase91d ago0x85cf7c…f191ca
0x9181…cf540xbc64…e3b0Basex402 service$0.001100%coinbase91d ago0x8227b6…3c7f85
0x9181…cf540xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%payAI91d ago0x8c0cd6…2d71da
0x9181…cf540xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase91d ago0x1582af…0bcd11
0x9181…cf540xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase91d ago0x5cba35…b5043c
0x9181…cf540xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase91d ago0x002c94…924091
0x9181…cf540x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase91d ago0x2d498f…bb0444
0x9181…cf540xd20f…7d0dBase—$0.001100%coinbase91d ago0xb1bf0e…1092cf
0x9181…cf540x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase91d ago0x88aa45…e780e1
0x9181…cf540x6e8b…4e2eBasex402 service$0.002100%coinbase91d ago0x1f10da…85ac29
0x9181…cf540xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase91d ago0x72029b…7fda0e
0x9181…cf540x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase91d ago0xa21e4b…aff8a4
0x9181…cf540xbc64…e3b0Basex402 service$0.001100%coinbase91d ago0x8e73e0…65ca6a
0x9181…cf540x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase91d ago0x9830d5…c433cb
0x9181…cf540xdadc…b9dfBaseNetIntelWeb content$0.08100%coinbase91d ago0xf997d1…8aec7a
0x9181…cf540xbc64…e3b0Basex402 service$0.001100%coinbase91d ago0x0325f1…56bf5b
0x9181…cf540xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase91d ago0xabc46d…ae5097
0x9181…cf540x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase91d ago0x64eaf4…2eeeee

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.