Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99d0…65060xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase7h ago0x6a98c3…e06e75
0xd222…e6c30xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase14h ago0x01695d…ff8610
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15h ago0x4f5ed0…e5df03
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15h ago0xf52e98…d87b54
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15h ago0x0e0105…dc2df9
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15h ago0xd2d0c4…d8d590
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15h ago0x0fca90…8a9593
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15h ago0xf73cda…1f776f
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15h ago0x7fefa1…45dae6
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15h ago0x31dce3…d5230d
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15h ago0x53706c…b2188d
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15h ago0x999b9f…2eeafe
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15h ago0x4b41d4…af2d49
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15h ago0xdb6e1e…c2957b
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15h ago0x858520…2258de
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15h ago0x2b649b…488f47
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15h ago0xd33de2…51fe56
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15h ago0x4b1461…d60ecf
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15h ago0xaf6787…ce164b
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15h ago0xfac1d6…852081
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15h ago0x86e79d…6e24fa
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15h ago0xdee633…58fd9d
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15h ago0xea1189…fc00f8
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15h ago0xc2aa50…b6286c
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15h ago0xfdf86e…131889

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.