Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf31cc2…e75c3b
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x34c6c3…c66255
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x10bfd7…2d1a89
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x83e8fa…dff945
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x00e04d…91c49f
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x241ddc…bff2d0
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8fa088…887525
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x029ece…9fd696
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdf7ec4…812f64
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5b8d06…7a3230
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaceebf…48f3ce
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6c1377…052b08
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x583ae3…08f7c3
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc20370…82e028
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x12b1a7…115019
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x924d62…b8ec19
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7910d7…3a00b6
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x37c792…f3a728
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd9f77b…5ea32f
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x29b8d7…4990e6
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xac60cf…c5d1dc
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf42ee5…324b0c
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc27f59…1d1e9a
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6371c8…56a837
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc5432b…9a1fb0

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.