Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfd2a80…cef138
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc86deb…f4f786
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x82cb0e…a6bf6b
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc1af38…e50e1c
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa43ec9…da7d84
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x164025…7938ac
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x680dcc…2b90cc
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x09ab63…c307a3
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe9c687…d375b6
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf8e4ae…1b1d5c
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbb6692…cd63e6
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc95f96…437698
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7f9738…aa721b
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4afcad…0e081b
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x192dfd…c3cd68
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xce6aad…504e18
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x157bfc…6d1538
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x339113…3d75bd
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe45166…66572e
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf6a034…5ab718
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6ee6f5…7e9dc5
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x381e63…201b41
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2dd8c1…0ae83b
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4bf129…0afb94
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x08d65b…2b5506

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.