Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4dda1a…dd0016
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x02b341…d46f6f
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x06826c…3853e6
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe52051…e8fbfb
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x023a6f…0ba2fb
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x509042…4eb925
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x61e8c8…4082e1
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x489a18…30dcb1
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xe05a30…cf8ffe
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd76052…14dc67
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5fed83…13114d
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x25c1ac…092898
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1bdf90…8a5c9a
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf9d0f6…39cbd9
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x83daab…543bec
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0cc61d…41853b
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3d9256…82386b
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2df480…81a7f1
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfadd8f…263dc6
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0f2b1c…01bb97
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x28641f…8c64fc
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x904b70…6199b2
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x34125d…a5e84c
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3eccbe…29922e
0xcaf0…e68b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x44e0bb…93adfd

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.