Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4fa…45170x0e35…3584Base$0.06100%0x0e35…3584102d ago0x709fdd…8b9263
0x0e35…35840xdd25…2ec0BaseStableTravelSeats Aero$0.05100%coinbase102d ago0x8ff836…7afd0a
0x7e9e…2f2b0x0e35…3584Base$0.05100%0x0e35…3584102d ago0xa65c0c…c77096
0x0e35…35840x54d6…4afaBasex402 service$0.05100%coinbase102d ago0xe00003…339395
0x7e9e…2f2b0x0e35…3584Base$0.05100%0x0e35…3584102d ago0xe079a4…4f3b2c
0x0e35…35840x54d6…4afaBasex402 service$0.05100%coinbase102d ago0x17e7f8…6f3742
0x7e9e…2f2b0x0e35…3584Base$0.05100%0x0e35…3584102d ago0xb48d11…26d09a
0x0e35…35840x54d6…4afaBasex402 service$0.05100%coinbase102d ago0x309a5e…dfdc10
0x7e9e…2f2b0x0e35…3584Base$0.06100%0x0e35…3584102d ago0x9917a0…ce5133
0x0e35…35840xdd25…2ec0BaseStableTravelSeats Aero$0.05100%coinbase102d ago0x719868…556601
0x7e9e…2f2b0x0e35…3584Base$0.06100%0x0e35…3584102d ago0xd128e4…e2951f
0x0e35…35840xdd25…2ec0BaseStableTravelSeats Aero$0.05100%coinbase102d ago0xdd37d2…bc8223
0x7e9e…2f2b0x0e35…3584Base$0.51100%0x0e35…3584102d ago0x73fcad…462bef
0x0e35…35840x54d6…4afaBasex402 service$0.05100%coinbase102d ago0x51f2d9…eb5d1b
0x7e9e…2f2b0x0e35…3584Base$0.06100%0x0e35…3584102d ago0xddc94c…4d8239
0x0e35…35840x54d6…4afaBasex402 service$0.05100%coinbase102d ago0x2e652c…21ffcc
0x0e35…35840x4261…3b2eBasex402 service$0.001100%coinbase102d ago0xdf582b…3a3177
0x0e35…35840xdd25…2ec0BaseStableTravelSeats Aero$0.05100%coinbase102d ago0x75e46b…49bbf9
0x7e9e…2f2b0x0e35…3584Base$0.06100%0x0e35…3584102d ago0x4de2d5…bdaa42
0x7e9e…2f2b0x0e35…3584Base$0.26100%0x0e35…3584102d ago0x839610…012894
0x0e35…35840x41ad…2170Basex402 service$0.25100%coinbase102d ago0x0670dd…570ad0
0x7e9e…2f2b0x0e35…3584Base$0.02100%0x0e35…3584102d ago0xa72055…808462
0x0e35…35840xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase102d ago0xe07fb7…250639
0x7e9e…2f2b0x0e35…3584Base$0.02100%0x0e35…3584102d ago0x06ffcd…67965b
0x0e35…35840xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase102d ago0x685e80…647550

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.