Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9f52f2…15f521
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4a8a5a…8921df
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x385fbb…3da53c
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x204290…a8a425
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc61109…02617a
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x51b907…cd0c99
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfafe45…3766a5
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8b65f7…3147c7
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbcdf09…eaa8c2
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb9b235…8140a9
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI117d ago0x250074…87c1ea
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x77cf03…672439
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0e1808…427dae
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x7ca108…405be9
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdaf81a…d8a1ff
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xab3c0a…3b6560
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x3b7542…8afeb0
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x110141…2a1383
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbe21b4…853cd7
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0e509a…fb4272
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x141a63…0529d9
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa88223…23de48
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa62e41…74031b
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x78f875…0430bb
0x6948…97a50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5aa112…e449f7

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.