Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc185…4b7d0x7dd5…2629Basex402 service$0.02100%coinbase17d ago0xf3c5ad…b73dc3
0xc185…4b7d0x7dd5…2629Basex402 service$0.02100%coinbase17d ago0x127921…7ca154
0xc185…4b7d0x7dd5…2629Basex402 service$0.02100%coinbase17d ago0xe87a17…9f8033
0xc185…4b7d0x8c12…f1b2BaseFlight Search & AirfaresFlights$0.05100%coinbase17d ago0xdc8c6d…27846b
0xc185…4b7d0x3803…101bBase—$0.01100%coinbase17d ago0xe5a320…b1268b
0xc185…4b7d0xdd25…2ec0BaseStableTravelSeats Aero$0.008100%coinbase17d ago0x72ed61…54ce59
0xc185…4b7d0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase17d ago0xba87f5…f3b932
0xc185…4b7d0x4734…d550Base—$0.01100%coinbase17d ago0x15fcd3…c2d107
0xc185…4b7d0x91b5…29a2Base—$0.01100%coinbase17d ago0x453272…c601ed
0xc185…4b7d0x54c0…f467Base—$0.01100%coinbase17d ago0xc49296…82f348
0xc185…4b7d0x6c30…59d6Base—$0.01100%coinbase17d ago0xf667fd…3d3ee3
0xc185…4b7d0x8c2f…39cdBase—$0.01100%coinbase17d ago0x8c169a…95b7e5
0xc185…4b7d0xa4fe…02b9Base—$0.01100%coinbase17d ago0x046986…23afd5
0xc185…4b7d0x38e5…6aa8Base—$0.01100%coinbase17d ago0x52cf34…fb73be
0xc185…4b7d0xf42c…75a7Base—$0.01100%coinbase17d ago0x9056b2…af3ccf

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.