Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd9accc…7da024
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2c5b5d…0fce42
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0a575c…fdeb04
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5d0116…910c23
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdcc173…355512
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfcc325…447f08
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3b6d2b…333be9
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6dc9cd…d1b91a
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2f4273…412533
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x70f8c0…fe7f90
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x43121d…927376
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x744c04…3e948b
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbf1778…6d6bdd
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0f213c…e4a4f7
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5af7ad…e07b43
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8d7e92…72dbdd
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbccda0…4b8005
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb19021…62f987
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa5765a…4d8561
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x088c4b…0113f2
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x57ebc2…915e2f
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x006841…ecec34
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x13b663…c35a30
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1eefa6…df1a89
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2227b4…6512bf

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.