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%coinbase129d ago0x40126c…bf9734
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter129d ago0x5dcf67…b5db12
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase129d ago0x1a1321…c5eddf
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter129d ago0xf373a3…d2f180
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase129d ago0x76f2a1…eac707
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter129d ago0xf26def…5852cd
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase129d ago0xa73f15…9323c6
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter129d ago0x5b2c46…7f3d1d
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase129d ago0x8fee6f…31fd66
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter129d ago0x4a73c1…6c0152
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase129d ago0x5ef4b3…e64194
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter129d ago0x07f53e…3c114f
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase129d ago0xef7ec3…ce41a6
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase129d ago0xc138bf…4529a4
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase129d ago0x059cc1…7e06df
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase129d ago0x72ebe4…5bcd97
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase129d ago0x5823e9…60e351
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase129d ago0x0c84e0…3238e7
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter129d ago0xecc3c0…e45762
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase129d ago0xb45c06…2f7cb9
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.001100%coinbase129d ago0xd65c3d…2e9fa5
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase129d ago0xe3d01e…e7721f
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%dexter129d ago0x83a569…b7fa3f
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase129d ago0xca9c41…444fd6
0x15c3…bc2b0xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase129d ago0x5d2d30…d85fe8

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.