Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…7d37lrifton92.ethBasex402 service$0.01100%coinbase18d ago0x699f8f…c8b711
0x8d2a…7d37lrifton92.ethBasex402 service$0.01100%coinbase18d ago0x4cbdaf…e35cf6
0x8d2a…7d37lrifton92.ethBasex402 service$0.01100%coinbase18d ago0xf26ee9…ea4a49
0x8d2a…7d37lrifton92.ethBasex402 service$0.01100%coinbase18d ago0xcfd385…414394
0x8d2a…7d37lrifton92.ethBasex402 service$0.01100%coinbase18d ago0x07cae6…451dcc
0x8d2a…7d37lrifton92.ethBasex402 service$0.01100%coinbase18d ago0x1edf44…a19ba6
0x8d2a…7d37lrifton92.ethBasex402 service$0.01100%coinbase18d ago0xa00741…6f1c96
0x8d2a…7d37lrifton92.ethBasex402 service$0.01100%coinbase18d ago0x4c33b2…6b5c8f
0x8d2a…7d37lrifton92.ethBasex402 service$0.01100%coinbase18d ago0x2e0797…5955cf
0x8d2a…7d37lrifton92.ethBasex402 service$0.01100%coinbase18d ago0x6090a3…719433
0x8d2a…7d37lrifton92.ethBasex402 service$0.01100%coinbase18d ago0xa30b1e…9f760a
0x8d2a…7d37lrifton92.ethBasex402 service$0.01100%coinbase18d ago0x061ff5…1915a4
0x8d2a…7d37lrifton92.ethBasex402 service$0.01100%coinbase18d ago0x280919…e44f6a
0x8d2a…7d37lrifton92.ethBasex402 service$0.01100%coinbase18d ago0xc2d22b…d159c9
0x8d2a…7d37lrifton92.ethBasex402 service$0.01100%coinbase18d ago0x3dbe3b…12882d
0x8d2a…7d37lrifton92.ethBasex402 service$0.01100%coinbase18d ago0x68e461…9582ef
0x8d2a…7d37lrifton92.ethBasex402 service$0.01100%coinbase18d ago0xa4345b…8502e8
0x8d2a…7d37lrifton92.ethBasex402 service$0.01100%coinbase18d ago0xc10995…11ec76
0x8d2a…7d37lrifton92.ethBasex402 service$0.01100%coinbase18d ago0x331d90…ffcf38
0x8d2a…7d37lrifton92.ethBasex402 service$0.01100%coinbase18d ago0x8fcc43…f40ec7
0x8d2a…7d37lrifton92.ethBasex402 service$0.01100%coinbase18d ago0x9212d5…23480b
0x8d2a…7d37lrifton92.ethBasex402 service$0.01100%coinbase18d ago0x1a1bb5…586240
0x8d2a…7d37lrifton92.ethBasex402 service$0.01100%coinbase18d ago0xf6b0d9…27159f

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.