Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xddf4…021e0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase15h ago0x7b231c…f4c96e
0x4821…e7f80xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase1d ago0x62e5cf…202b6f
0xa19f…accc0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase1d ago0x7eb6dc…2c87b6
0xa19f…accc0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase1d ago0xe99831…8b295e
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase1d ago0x8fe17b…35e359
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase1d ago0x6f69ae…6c0f1b
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase1d ago0xec1895…f01e2e
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase1d ago0x0e32ed…cf72c0
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase1d ago0x974b12…6a71e8
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase1d ago0x24c02c…af4e8b
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase1d ago0x11d35b…9b0519
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase1d ago0xad41b6…f1db42
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase1d ago0x14aa61…3d9b01
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase1d ago0x28ac2e…759e4f
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase1d ago0xaab8a8…c9772a
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase1d ago0xe14bc4…fb5abd
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase1d ago0xde856a…b71fbd
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase1d ago0x2c20b4…0df6a5
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase1d ago0x014c8b…41c708
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase1d ago0x93a022…450700
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase1d ago0x002cb7…082a80
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase1d ago0x04f8b5…8193f1
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase1d ago0x0bf562…402016
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase1d ago0x3b4645…40d36d
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase1d ago0xf0e805…cac4b1

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.