Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase135d ago0x230bbd…078960
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase135d ago0x557bbf…b82280
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase135d ago0x1f95b0…c74ace
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase135d ago0x53c404…c0cf51
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter135d ago0x2f9315…9a6bd2
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase135d ago0xdd2e26…ab5ccf
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase135d ago0x2c97e1…1ead56
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase135d ago0x12ed7d…4b9a63
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase135d ago0xd94bc1…9b549e
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase135d ago0x04e3e0…77bbdf
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase135d ago0x1c566d…d3f2cf
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase135d ago0x12d2a6…a8b8f3
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase135d ago0x640e35…ba2777
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase135d ago0x2bab0f…8f907d
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase135d ago0xe5576b…8d3afb
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase135d ago0x56fb88…652a6a
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase135d ago0x567773…1f27b2
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase135d ago0x2a9ea9…e1baeb
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.03100%coinbase135d ago0x4c047b…a742de
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter135d ago0x6a7351…3c9c34
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase135d ago0x8442b2…0dc6ea
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase135d ago0x5ec99c…e62a6e
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter135d ago0x4528ef…20ef55
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase135d ago0xc273ad…29b74b
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase135d ago0x76adff…33895b

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.