Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase65d ago0xc6f996…aeb2ad
0x86a4…822f0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase65d ago0x342453…962177
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase65d ago0xc442b2…afcf6c
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase65d ago0x5ae336…6f8f66
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase65d ago0x384aea…bfef95
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase65d ago0x3a09f9…55c3d0
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase65d ago0xf51182…37149e
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase65d ago0x602706…8677eb
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase65d ago0x8959fe…2f7762
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase65d ago0x5209e3…250544
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase65d ago0xf21424…8635f7
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase65d ago0x58b463…f2fd0d
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase65d ago0xc7f781…7da022
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase65d ago0xdedba5…81686c
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase65d ago0x6d976d…26fa8c
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase65d ago0xc4de63…9b2b88
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase65d ago0x071b23…ca5d03
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase65d ago0xb60ba4…534d1b
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase65d ago0x2cda2c…21cefa
0xd3f6…2c7c0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase65d ago0x817fa0…e1d52b
0x14bd…5f760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase65d ago0x59823e…17d29d
0x36be…e7d20xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase65d ago0x514560…ddc0dd
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase65d ago0xbaa33b…118543
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase65d ago0xd82c8c…298ae0
0x9fce…0cb30xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase65d ago0x294dc4…29bad6

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.