Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x881164…4ffd62
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1690e8…920a2a
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc2028e…ab85aa
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x406fbb…e577a1
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x0719a8…5482a8
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa349a6…993fef
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x4a89f4…37c3cd
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xb30845…6ed05c
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe03210…ec666f
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc591b4…60b090
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x1313be…207d06
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x59d40e…d91022
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x1894cc…9a9974
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xed32f1…38096a
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x90a981…9b835d
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xef3e6f…a49c7a
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa65a65…64ad65
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x243f8d…4eafab
0x884f…c56a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe2ecbf…807c3d

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.