Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0x661e1f…369191
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0x9571c1…89df6f
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0x7172ae…fa9de2
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0xa627c0…9d7e03
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0x742c32…e25a04
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0x871079…06b3e0
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0xd98080…cff625
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0xc2eeb2…f6fc69
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0xc26e1e…cff235
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0xb552e2…0088b3
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0x47ada4…d9d605
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0xe6e6ae…a9b74e
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0x5e04d7…7fc95d
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0x2a8fe0…4bea38
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0xe1972f…d8cff9
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0x174836…c2305e
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0xb998e6…9ba9d6
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0x27d925…b68135
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0x6e2170…86ac71
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0xd5dfb5…a03ec3
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0x09831a…ac5fd8
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0x066229…184c25
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0xe373d4…6eba22
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0x56514d…e01316
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase13d ago0x076ea5…e7ff32

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.