Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd13…5f620x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0xaeaf10…456b29
0xdd13…5f620x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0xcffac7…b7045b
0xdd13…5f620x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0xc3951d…7aafae
0xdd13…5f620x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0x271203…8a1518
0xd640…c8f60x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0x657e13…d924f7
0xd640…c8f60x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0xb78282…74035a
0xd640…c8f60x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0x060435…d82f9a
0xd640…c8f60x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0x9c0ba2…7f1aa5
0xd640…c8f60x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0x1a914a…3067e7
0xd640…c8f60x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0x66bb96…0df940
0xd640…c8f60x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0x4c3fcb…ab555b
0xd640…c8f60x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0x34d1b1…f2273a
0xd640…c8f60x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0xf4d205…177c6f
0xd640…c8f60x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0xc0badd…ae9f2d
0xd640…c8f60x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0xaf7676…b0c633
0xd640…c8f60x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0x2abcf2…529126
0xd640…c8f60x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0xcc1e10…bb21e7
0xd640…c8f60x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0x7832bb…159d71
0xd640…c8f60x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0x80bf4b…18dce0
0xd640…c8f60x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0x0ac14f…cf84ad
0xd640…c8f60x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0xf3ea48…91a7c9
0xd640…c8f60x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0x5ef8cd…409215
0xd640…c8f60x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0xea93dd…1e7e52
0xd640…c8f60x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0x834ae9…e3ce41
0xd640…c8f60x6302…ad57BaseTripadvisorTravel$0.01100%payAI108d ago0xa06e6f…29b03b

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.