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%coinbase16d ago0xa6f942…932724
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0xabe86b…736bd9
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x3afc9f…2a5d26
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x0aa316…eaa1d9
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x5b7251…47d870
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x3e79e5…975ac0
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x91e1ca…f3c5df
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x7c1fc9…b8a510
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x51a24a…d28b64
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x91f19d…9cfb60
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x9bacdf…cde425
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x37eee0…395f30
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0xf608e6…45fd47
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0xee8f69…ec120c
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x67ecf9…8ee22b
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x8e01a6…3f7135
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x0e7d35…945d8a
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x603928…ce5457
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x2e7229…0fb8a4
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x172bd5…978185
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0xb13026…96b7d4
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x0c9442…27b98a
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x088fa1…515fdb
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0xdcfb40…065d64
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase16d ago0x3ac74c…9bf551

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.