Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbc7fe3…a2cebc
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x709cee…009a0b
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2ac001…17e6a0
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6a5bd4…bd4d68
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5abd6d…6ab457
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x43975e…4b28f8
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x773721…12e6ad
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2bb734…0590e6
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6102f0…abc305
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4144de…cc66f9
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x10d382…c73ea0
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc6c322…cc27dc
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x09116c…48e4aa
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5247ac…a704aa
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf636fc…31fee6
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x780cff…0e12f0
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc6bc94…cf49c3
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb46488…fceacf
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb59434…5cd287
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa9a937…fc127a
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xce9215…866731
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2a8c3c…4ef059
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x04f227…c283ed
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4aed27…4797ba
0xf441…ddaf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x440f0b…314f62

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.