Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x01997c…ddd939
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x86341d…008b33
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xede76f…b6a4da
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc50e24…aa6aec
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1ab53c…6d9efd
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x68291c…71d644
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x153ecd…3853c5
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0110e8…87a236
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x561209…915d02
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xead968…14a9de
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1a26a5…8f1267
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x99247f…b928d7
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdd438f…0fc73d
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3c5b05…52d8f4
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5bd5c4…61dcdd
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1d7043…ea1cdc
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb3dd46…b356c2
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2c2fda…222ced
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x98d80f…649f4e
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0aaff2…76e897
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7ba157…cb32e2
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x71b1f8…f7dca0
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x71a518…256899
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4b8df4…59ea0c
0xf881…6f0e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x65e9d9…6163a2

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.