Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb63372…2408e3
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa4110b…b7205a
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf45f74…cb0d0e
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xed6e32…0ce75c
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x80f8f8…db0594
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7b45a7…bcaa4c
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb1f724…28c892
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3c518d…431919
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x62337b…02d066
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa6f61f…95723c
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x585c3d…59a299
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe3a719…5bb099
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x601eac…65d819
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4dbab9…7a953f
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xaf92c0…d822e9
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeacc43…b2abf7
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdde1e5…4287f0
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdb564b…2ac085
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x442142…6acad2
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3d4517…353a2c
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x877c59…62d050
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdea56a…7d969a
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3f76bf…b8c6c2
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfe2915…566f4a
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI106d ago0xdb272c…c703bb

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.