Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb1843f…33bc97
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0x31fc82…bd5394
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa89803…e3b429
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc4de15…6e0015
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd2a799…95136e
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x742a7d…22377d
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x21efad…11c1b1
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5c1f10…7f4e95
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x660b2c…bb26c6
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5e1230…a49cd2
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7bc7f9…b40871
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7a8e24…b0c6e3
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8c740e…5ca293
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa94efe…8b2921
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd421e4…f68514
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x024a59…31d6d1
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4ba163…039673
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdfb5b0…153d7f
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xde6fd5…7f8c8b
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8426a9…b6722d
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x63c66f…2606b6
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa17094…082b37
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x70447d…97465e
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbc57bb…249011
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5ad58f…99295c

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.