Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xaf1ec0…ab1c14
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4f293c…0f5bc4
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd53bef…fdad97
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7cfec2…d9deff
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa7ccad…20b437
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x78a40b…d59449
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb47301…141f4a
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x301c0e…6ba2df
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x953bae…f594b4
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9c1186…123657
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x86d7cf…da3e34
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2a01c0…706641
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe8103e…51ff1f
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd283da…2b23f1
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe66327…c7541e
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3f45ee…efe55a
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4ba48d…74eb66
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3fcae5…b6463c
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x285395…4c308b
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6e1475…d4e61a
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc9e040…c3e460
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0xccc3c2…4644e1
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x08a675…f8f95f
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7d4ae1…b9a542
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4e0cb2…285a9c

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.