Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x7af462…ce5131
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0xf3fd6a…74adfe
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x8721d6…6a48fb
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xb3da3e…5c62fa
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x71c2e2…37ece2
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0xf5430a…e502e4
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%0x1360…66fa40d ago0xc9e233…b4ee26
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xfff23f…159231
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa40d ago0xc08352…463a1d
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%0x1360…66fa40d ago0x727e0b…58f10c
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x43252b…4cf2dc
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0xbfa13a…5ce2d5
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%0x1360…66fa40d ago0x8c6ed9…c1f7a6
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%0x1360…66fa40d ago0x5f0647…3f1a8a
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%0x1360…66fa40d ago0x6b0019…3c3dbe
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xcadb4e…297197
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%0x1360…66fa40d ago0xafcb46…498ae5
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x2ab574…80b9ad
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xdb2f61…2902c1
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xc18cb5…644bf0
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x562851…1aaf8b
0x7263…e0ff0x07cf…2396Basex402 service$0.20100%0x1360…66fa40d ago0x848856…17b057
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xd73403…ff7d74
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x37fb5e…1ffc58
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%0x1360…66fa40d ago0x07cf24…140021

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.