Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fd8…fe180xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase10d ago0x37b25b…b355b0
0x5fd8…fe180xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase10d ago0x99361e…521366
0x5fd8…fe180xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase10d ago0xb52f84…493baf
0x5fd8…fe180xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase10d ago0x28a855…e9463a
0xe3ba…3fb30xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase10d ago0x7e52f5…c2e482
0x79f8…f7580xdd25…2ec0BaseStableTravelSeats Aero$0.004100%coinbase11d ago0x856a45…a19cbd
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase11d ago0x9495e0…0b40b6
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase11d ago0xe81dfa…f7019d
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase11d ago0x207cd0…b5c55c
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase11d ago0x1e65ea…7f41d3
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase11d ago0xacd0c6…4b4709
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase11d ago0x2ee57b…e4e05d
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase11d ago0xe5aeaf…3c5181
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase11d ago0x407e72…e9d6bf
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase11d ago0x60aaeb…ff5e14
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase11d ago0xcb8d38…e7929c
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase11d ago0x63e19a…c2a790
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase11d ago0xd97ead…61c803
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase11d ago0x682988…baf859
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase11d ago0xaf92e3…cdc2fd
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase11d ago0x3ce449…6f316c

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.