Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase47d ago0xf78130…fadf33
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase47d ago0x9002f7…2a0a6a
0x6bce…57750xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase47d ago0x8ad1b6…ef87aa
0x14bd…5f760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase47d ago0xa1cc49…604237
0x6bce…57750xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase47d ago0x86dc07…06bbbd
0x5263…c02b0xdd25…2ec0BaseStableTravelSeats Aero$0.004100%coinbase47d ago0x1fdc3a…6d8764
0x5263…c02b0xdd25…2ec0BaseStableTravelSeats Aero$0.004100%coinbase47d ago0x5d31e5…67cbb4
0x5263…c02b0xdd25…2ec0BaseStableTravelSeats Aero$0.004100%coinbase47d ago0x4264f8…1643ff
0x5263…c02b0xdd25…2ec0BaseStableTravelSeats Aero$0.004100%coinbase47d ago0x8adcae…f8bc0b
0x5263…c02b0xdd25…2ec0BaseStableTravelSeats Aero$0.004100%coinbase47d ago0x142567…b42404
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase47d ago0x38632f…05179b
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase47d ago0x415426…a0719f
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase47d ago0x0f4e36…67b11e
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase47d ago0xa063b0…6ce42f
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase47d ago0x6f56f3…81432d
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase47d ago0x377d32…86140c
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase47d ago0xec7124…59ad88
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase47d ago0x6eda61…a45099
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase47d ago0x726125…b7675f
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase47d ago0x0f217b…fd1120
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase47d ago0xad8040…8461e7
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase47d ago0x3d60dc…7a26b9
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase47d ago0x3b1653…68b08a
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase47d ago0x22373a…54b499
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.04100%coinbase47d ago0xf5ed0f…b4c3f4

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.