Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeb5e0e…b380d1
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0x410b6b…3e3333
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0xebce47…2e8902
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0x74151f…e4db51
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe480c0…38a877
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4a8435…a8db16
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0x33266e…c347f7
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2ad1a1…e1f926
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6885d1…d01027
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc695c9…926c03
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5c0520…763e99
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe59153…3a2f47
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0x82ab9a…52d122
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa516a2…698921
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2e91df…06cffe
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0xda7210…264267
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2db6cd…9df0fc
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbdb152…a5654b
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa5f9ea…d0816a
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbfb51e…ddd932
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6ed87a…ea2364
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7bdced…d84748
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0xad14de…603069
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4fe90a…c23343
0x52bb…09370x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf567bd…902646

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.