Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf2a638…9a8d1f
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x724b69…97855b
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x34ecc7…71be35
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x183d1a…e87ec5
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x390687…2bc576
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa38b36…460708
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x68fc34…c7cbde
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x57332b…48456f
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa78731…680297
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x20f18f…3d13a9
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xce23f2…b77204
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7b1b4f…20d4cc
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xba67fc…51b21a
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x49a890…d9a877
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x43f420…1fa2b8
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x7aef02…9e2124
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1071f8…c3882f
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6fa3fd…181705
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc68500…6323d2
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x030d15…bec3f0
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdeacf8…9f5071
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x90c7b1…1167aa
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3c791a…8dbf9d
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdd8de2…bdaa22
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfdbdf4…978931

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.