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%coinbase50d ago0x540df8…6538ac
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase50d ago0xb37223…843243
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase50d ago0xfe5e62…0e6dca
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase50d ago0x177e73…ff6476
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase50d ago0x581a52…55ae53
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase50d ago0x5bba99…d3df1f
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase50d ago0xa8d927…c1ec66
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase50d ago0x9a957e…8910a4
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase50d ago0x3c1bbd…d7aeaa
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase50d ago0xa39a5f…9bb160
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase50d ago0x5a2030…5fd1d5
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase50d ago0x1d97a5…1cf7de
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase50d ago0xcd5253…ac3141
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase50d ago0x5bba82…a97760
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase50d ago0xd3bbbe…02f57b
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase50d ago0xc16fc2…4cbc27
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase50d ago0xf4dc45…d238da
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase50d ago0x9adb17…71706b
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase50d ago0x22bf15…1f7c2e
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase50d ago0x64dbac…3c9487
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase50d ago0x851d98…e0df4c
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase50d ago0x2b9a67…4ea0a8
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase50d ago0xa1c437…3d40cc
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase50d ago0x08030d…8460f8
0x5a3f…f3610xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase50d ago0xfbbeea…842045

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.