Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI119d ago0x46d656…d2663b
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI119d ago0x5cd3f9…6a90f8
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI119d ago0x3b0574…6f647d
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI119d ago0xf9485e…2818d5
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd85b90…4f28fa
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI119d ago0x9e8cbf…aec707
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI119d ago0x3c298c…b581da
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI119d ago0xbe99cb…08b9d9
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI119d ago0x460482…6440e4
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI119d ago0x03709b…ea607e
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI119d ago0x720adf…00ac2b
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe73e3f…3671e9
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc7fd31…5da135
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI119d ago0xad9663…a22764
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe26ee7…3cc3bb
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf41cb5…42a904
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI120d ago0xddcb40…f2393e
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI120d ago0x9cc3d1…5cf09e
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI120d ago0x355445…ffba8e

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.