Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a3f…f3610x325b…d430BaseStableEnrichExa$0.002100%coinbase42d ago0xf0b3ea…66c8f1
0x5a3f…f3610x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xd24e14…4a1eb5
0x5a3f…f3610x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0x24c619…1a1ff4
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase43d ago0x1253ef…e0c8d1
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase43d ago0x80b851…b719bd
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase43d ago0x9fb04e…9ccd45
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase43d ago0xe45546…431642
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase43d ago0x8f4ae2…fec2f1
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase43d ago0x402159…47e17d
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase43d ago0x256d7e…e58b67
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase43d ago0xb3e08c…6d7e65
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase43d ago0xce259c…c17ba2
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase43d ago0x7cc753…bb0da0
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase43d ago0x525bdd…0493eb
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase43d ago0x1e464f…c492da
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase43d ago0xbb459b…8dca1b
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase43d ago0xd5def6…148bd6
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase43d ago0x0d1990…51c20b
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase43d ago0xb65393…38621f
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase43d ago0x7010b8…17e4e3
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase43d ago0xe407b4…1123d0
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase43d ago0x40bb3a…0bcad4
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase43d ago0xc95151…17865e
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase43d ago0xe05350…f1f6ab
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase43d ago0x1d3001…4b31c1

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.