Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase126d ago0x222ffd…061b9c
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase126d ago0x3abd94…f258fa
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase126d ago0x8994d2…0899dd
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase126d ago0x027c27…3a7004
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.0054100%coinbase126d ago0x781ca1…be2d3c
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase126d ago0x03c20f…d80873
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase126d ago0x6bee6e…4e7061
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase126d ago0xf002a9…af92d7
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase126d ago0x8f0e18…8a9ded
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase126d ago0xcf0cdf…76e800
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase126d ago0x272caf…92530f
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.0054100%coinbase126d ago0x9e9ad9…16e7d4
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase126d ago0x4cef79…75efb9
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase127d ago0xe5fe63…5f20c1
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase127d ago0x79aeaa…eae705

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.