Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa62e05…cdf90f
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0x8bd0c9…5a322f
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase4d ago0xa046b1…304466
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase5d ago0x8ec3c1…414586
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase5d ago0x064e00…6e7e47
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase5d ago0xb59a23…3d5358
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase5d ago0x6a1e7f…a1e190
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase5d ago0xdac0aa…44e7b3
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase5d ago0xaf193d…f0dade
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase5d ago0xd67f72…593a22
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase5d ago0x78b8b9…23519a
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase5d ago0x273151…2d0a8a
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase5d ago0x2b1e99…23c359
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase5d ago0x4ed0e8…fedce5
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase5d ago0x59b24b…5bab8f
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase5d ago0x135a37…b394cd
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase5d ago0x54010b…66e401
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase5d ago0x86db52…654fbe
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase5d ago0xfe90ab…e7549a
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase5d ago0x40609c…556ef5
0x9555…8c350x17cd…7905Basex402 service$0.05100%coinbase5d ago0x6f5317…28e75f

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.