Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3a7c15…aa15c8
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc14ce0…0e219b
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x70e467…ddcf9b
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xccce93…38c502
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x21a4a9…ecfbfc
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x687bc8…5f5ce5
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9ff279…22a690
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x99cec0…7381ac
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7ea1ef…817765
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4d11b3…60834a
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x40819b…8e775d
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x18a0f1…f96717
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x60d7ee…fff0a6
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x486519…274d78
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x14b2db…082a58
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x943e22…cc8dab
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xaabb4e…88f077
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd6fd85…efe1f5
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcbf2e2…3e8466
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa21442…09e100
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1cd5d0…82b7b3
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5b4b34…d15291
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0064c8…86d768
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x67507e…7829d7
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x698c52…7e6030

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.