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%coinbase15d ago0x868143…2dbf9c
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0x2ac086…311969
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0x61b337…a2a274
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0xe0e87e…381739
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0x02ef9e…638395
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0x872af3…ef4b8b
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0x1aad9d…6bfc5a
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0x8a0bea…297750
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0x7e09b6…3147d2
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0x9f08bb…cfb23f
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0x1c930a…987d54
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0x09cfd8…42c19e
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0x0834f8…b1c8d9
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0x799ef6…2ef271
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0x559201…b73eae
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0x68ee61…86779d
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0x8eda75…104d88
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0x5bca42…e9e796
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0x97c50c…96010b
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0x689354…41ae96
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0x8b0d8f…7209eb
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0xd3ba46…ba7bae
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0x4adc16…6d98ce
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0x43cc6b…9b8813
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15d ago0x1adfe5…b71ba7

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.