Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0x840a5e…d83e9a
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0xa96b7c…351fa4
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0x0f617b…3004fa
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0xe6136a…6ff0b9
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0x0df758…69713f
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0x96ea3f…96530b
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0xa59aa9…469f25
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0xcabcc4…cf3b96
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0xdad242…11b1a1
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0x1b4b3e…a1a120
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0xd48e80…826599
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0x6d41bc…46c488
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0xfcd3aa…6b09b5
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0xe4918e…ef3af6
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0x26794f…2482a1
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0xac2409…c6d058
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0x223663…78bfbe
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0x064b7b…d161b8
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0x703bf7…e66a55
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0xcc10e2…4029be
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0x6a6126…9549fc
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0x8896ed…f103e4
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0xf8d548…33d289
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0xca0d68…d3941c
0xe160…8dc00x5aae…482eBase—$0.001100%coinbase6d ago0x4de15e…8284ba

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.