Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7818…74c50x1274…d0b6BaseToken PricePrice$1.77100%candidates104d ago0x927371…7ac366
0x7818…74c50xf080…e035Basex402 service$0.005100%candidates104d ago0x0b19a6…1f01b2
0x7818…74c50xf080…e035Basex402 service$0.01100%candidates104d ago0xcb4be9…38881f
0x7818…74c50xf080…e035Basex402 service$0.02100%candidates104d ago0x2f69bc…accbaa
0x7818…74c50xf080…e035Basex402 service$0.01100%candidates104d ago0xb8366a…5a546c
0x7818…74c50xca87…ef52Basex402 service$0.001100%candidates104d ago0x6fff82…224e11
0x7818…74c50xf080…e035Basex402 service$0.008100%candidates104d ago0x2a7cf6…52bf85
0x7818…74c50xf080…e035Basex402 service$0.08100%candidates104d ago0xbc88bb…8509c0
0x7818…74c50xf080…e035Basex402 service$0.01100%candidates104d ago0xa2c924…71d438
0x7818…74c50xf080…e035Basex402 service$0.001100%candidates104d ago0x3e287c…d4e731
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%candidates104d ago0xaa588a…0e3117
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%candidates104d ago0xa8e4c4…c9c2f8
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%candidates104d ago0x606c2b…5e191c
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.05100%candidates104d ago0x5ca472…4e9452
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.05100%candidates104d ago0x8eb927…dcadeb
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%candidates104d ago0x4780b1…af47ff
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%candidates104d ago0xce4555…704c13
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%candidates104d ago0x5896ce…959895
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%candidates104d ago0x6e4d5a…49c730
0x7818…74c50x1274…d0b6BaseToken PricePrice$1.77100%coinbase104d ago0xfa15d5…a4a3da
0x7818…74c50x1274…d0b6BaseToken PricePrice$1.77100%coinbase105d ago0xf7f690…8536bf

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.