Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdab5…37a70xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase51d ago0xcce092…fa9fa6
0xadc3…05660xdd25…2ec0BaseStableTravelSeats Aero$0.004100%coinbase51d ago0xf6b84f…3b78b2
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase51d ago0x72bb76…f7b0f9
0x14bd…5f760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase51d ago0x2ac7d0…0edfba
0xebef…75ef0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase51d ago0x312b06…aaf7fb
0xebef…75ef0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase51d ago0x9c1e20…2912cc
0xebef…75ef0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase51d ago0xec9cff…a198f8
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase51d ago0xd9bdba…ba6f49
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase51d ago0xfe9df3…81ff65
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase51d ago0xf506af…c54dcb
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase51d ago0xf061d8…b7a46f
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase51d ago0x710dbb…24f746
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase51d ago0x57061b…10dc55
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase51d ago0x138ec1…6f984b
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase51d ago0x214b41…37ea55
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase51d ago0x6938d8…6d931e
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase51d ago0x670910…2bcf74
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase51d ago0xe4fd4e…76c653
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase51d ago0x780d8a…5bff10
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase51d ago0xbcbd78…38100a
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase51d ago0x8eed99…5aadf5
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase51d ago0x68e262…7da29e
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase51d ago0xe92469…cb62bd
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase51d ago0x0843eb…9f37f8
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase51d ago0x585b8c…77bfc6

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.