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%coinbase18d ago0xd3229d…79f991
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x42653d…d6e4b9
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x3e93aa…c6520a
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0xe6dafb…d7f44b
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x400618…d3a8ca
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0xd212b4…f294c7
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0xc233d9…1c99dd
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x0efbaa…4936ed
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x7fe03c…2ef3ae
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x094bac…168364
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0xd1503b…9dade0
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x999c42…0bb228
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x41f327…6f5bf6
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0xf66fca…42a98c
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0xedee57…aaec0e
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x816b18…3f0c89
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x455e12…707cd8
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0xf9a7b8…bfcdd2
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x476f8b…ceac8a
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x7e46c7…ee47de
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x2c3ac2…c227df
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0xe30864…5c3c18
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0x00fc6f…1cd3ba
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0xda2fc8…da6d3a
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase18d ago0xc2b2ff…dcaa65

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.