Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x877e43…4a8fcf
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x73e1cb…d09c93
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5afb5d…0f45df
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8e5b94…ab9cc4
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x981a69…77afa1
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7a8e47…8dedb4
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa50e4b…62513d
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb1682e…e38991
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb257a1…2995bd
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2e5c1e…2fbb49
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x60f760…6d42a4
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xba3f45…a53041
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x170bb4…5bc977
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3f1dd0…137ac9
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0f6af8…310359
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x49fca4…02ea42
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6335d6…5e96bc
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x20a733…b2b2a2
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0d6e03…c5d9e1
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7ad6a0…fb1173
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2059aa…cef2d3
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7441ba…4cbdab
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x69af0b…eee433
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xed9c45…94d28d
0x0355…68fb0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd8c24b…22f0a0

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.