Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x520936…cb7c6f
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc1803b…6ef7eb
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe4a189…921a72
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xcfd3a3…e50e71
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf349f1…c7038d
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf0e77a…a95c95
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2f2239…dd5960
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7277b1…9c4c45
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xff898a…428d80
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3867bf…19c77d
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc26c7d…e0f507
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x00ad28…d05c72
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaeccb8…8a9cc2
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x63fcdb…ae53de
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8353fb…611abc
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x27b79b…1115d1
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5bc3af…0af17e
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3a6f4d…fd0a26
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5d7b75…714eca
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0b4ab9…de1350
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x25e579…1acf31
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x99fd65…431d61
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdac690…598210
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2ad6df…13ec08
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb380e5…066d39

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.