Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb4089b…cbd8f2
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI112d ago0x53e7ac…43c025
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3b9c4f…631bda
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe8e135…94d686
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI113d ago0xf059e6…9693db
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe394bc…05bb2e
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8bb782…d01467
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI113d ago0x39d3e2…730ba5
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI113d ago0x352a9a…5d4e66
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0fc9c5…4e33c3
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI113d ago0x444ed1…4ed204
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4a6535…a3d02d
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0676bf…3629d4
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI113d ago0x680815…7e1625
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI113d ago0x6d1dcf…f6716f
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc47000…93bbbd
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI113d ago0x47de09…de0d23
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI113d ago0x694cd0…f69a35
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI113d ago0x58aba2…41438c
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe95b2c…e54381
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI113d ago0x6bcfd0…06acfb
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI113d ago0x04adbc…6acea4
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI113d ago0x16ec34…ec0d9d
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI113d ago0xedee36…4cf1e1
0xc641…f2750x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0eaa66…2ce74c

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.