Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47ed…e2c50x1892…6085Base$1.44100%Route unknown93d ago0xc115df…6f5c7c
0x47ed…e2c50x1892…6085Base$1.04100%Route unknown93d ago0x85ecf8…76e9d2
0x47ed…e2c50x1892…6085Base$1.76100%Route unknown93d ago0x315ea2…deb70f
0x47ed…e2c50x1892…6085Base$1.83100%Route unknown93d ago0xeef540…64ab99
0x47ed…e2c50x1892…6085Base$1.14100%Route unknown93d ago0x3216a6…2feb32
0x47ed…e2c50x1892…6085Base$1.97100%Route unknown93d ago0x1dc78c…53e43a
0x47ed…e2c50x1892…6085Base$1.13100%Route unknown93d ago0x3b6b18…fbfed7
0x47ed…e2c50x1892…6085Base$1.17100%Route unknown93d ago0xd883ec…c28ca6
0x47ed…e2c50x1892…6085Base$1.26100%Route unknown93d ago0x6d37af…7bdc8f
0x47ed…e2c50x1892…6085Base$1.53100%Route unknown93d ago0xf75ea2…d7e907
0x47ed…e2c50x1892…6085Base$1.65100%Route unknown93d ago0x04b3de…a59ed5
0x47ed…e2c50x1892…6085Base$1.02100%Route unknown94d ago0x5c3560…12b78f
0x47ed…e2c50x1892…6085Base$1.38100%Route unknown94d ago0xc81850…89730c
0x47ed…e2c50x1892…6085Base$1.10100%Route unknown94d ago0x2f0b0d…2064e3
0x47ed…e2c50x1892…6085Base$1.42100%Route unknown94d ago0xcba478…77b537
0x47ed…e2c50x1892…6085Base$1.41100%Route unknown94d ago0x0ed2de…5cad3a
0x47ed…e2c50x1892…6085Base$1.17100%Route unknown94d ago0x5bfe48…4cdfdb
0x47ed…e2c50x1892…6085Base$1.24100%Route unknown94d ago0xd1142c…f8c77b
0x47ed…e2c50x1892…6085Base$1.50100%Route unknown94d ago0xc2f98a…92cfa3
0x47ed…e2c50x1892…6085Base$1.56100%Route unknown94d ago0x1a8b4d…587cba
0x47ed…e2c50x1892…6085Base$1.87100%Route unknown94d ago0x05100f…ad544a
0x47ed…e2c50x1892…6085Base$1.29100%Route unknown94d ago0xdc1b47…452712
0x47ed…e2c50x1892…6085Base$1.77100%Route unknown94d ago0x617042…df3445
0x47ed…e2c50x1892…6085Base$1.34100%Route unknown94d ago0x6e0fcd…175d53
0x47ed…e2c50x1892…6085Base$1.02100%Route unknown94d ago0xba0b76…665b6f

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.