Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0581ba…e22eed
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc1fbcb…4be9c3
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1144fe…35ec8c
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbaefe1…44de95
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI108d ago0xce098b…6ebe3f
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9fcce0…12e978
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI109d ago0x234f0a…fab8ec
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcf58c0…f55ef5
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbfdb52…9431fa
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5a6ff2…0348f1
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa27f02…a7d9e4
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9b82c9…aa2b72
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9599b3…d39108
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbe2e88…79d2a1
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4a8c2b…4fdd47
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4212bc…1f32a6
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI109d ago0x183a05…41540a
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe3de38…959f43
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8af75f…c16af3
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI109d ago0x64b341…f462b5
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI109d ago0x460334…805e88
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4b235e…4cb016
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8e7d6f…1de3c5
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI109d ago0x231be8…d40cff
0xc641…f2750x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd9e585…04cd20

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.