Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase61d ago0x9e5873…7204bf
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase61d ago0xaa49e8…007804
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase61d ago0xb8670b…5420a4
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase61d ago0xf39ad9…7f6e9e
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase61d ago0x938f40…e11558
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase61d ago0xeee611…76ff34
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase61d ago0x32d649…69970a
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase61d ago0x9c7f4a…2899fa
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase61d ago0xedddf7…0438bd
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase61d ago0x079077…2bed60
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase61d ago0x4df4fb…ac832d
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase61d ago0x5e82eb…4fed3c
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase61d ago0x294bce…2c9ef1
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase61d ago0x941d7d…8bee5e
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase61d ago0x084ed9…538554
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase61d ago0x8fe477…dd7401
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase61d ago0x1c0420…e60445
0xfe2d…05570xcf92…42fbBasex402 service$0.001100%coinbase61d ago0x717a03…5c134a
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase61d ago0x93a1d8…225e33
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase61d ago0xd0a3ef…e26733
0x734c…76990xcf92…42fbBasex402 service$0.002100%coinbase61d ago0x6f6653…03a5fe
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase61d ago0x720869…b2c42e
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase61d ago0x63cfa6…40728f
0x734c…76990xcf92…42fbBasex402 service$0.05100%coinbase61d ago0x1ebd90…fb1dff
0x734c…76990xcf92…42fbBasex402 service$0.01100%coinbase61d ago0x81ba2e…f75c1b

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.