Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa584da…2a12d4
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2aca20…f96449
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x46f8c0…fbbec5
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6ca752…42bd6e
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5dfffa…87ca21
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa917c6…8a5b9d
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1e01d6…9c3c82
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xce0d19…5c4c02
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8548da…c4a73f
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xda9599…9e132d
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaeadec…a61bb7
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfd2060…171166
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xebf03b…df5706
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc59c03…19f619
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaaeed6…709d17
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x850bcd…f13b48
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb4a784…2670c0
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x98d02a…5a7798
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa28f46…02858e
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4b26af…8b9dff
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xba30f7…f151e3
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x74ff5f…8d9c2b
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc2315d…4495c3
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa29db8…cc4573
0xa8d0…199c0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdd418b…5c3967

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.