Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.02100%coinbase3d ago0x65ed8a…e277b3
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.05100%coinbase3d ago0x9de35b…7b6728
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.05100%coinbase3d ago0xc7b11f…e360bb
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.05100%coinbase3d ago0xb3e131…25cf9f
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.25100%coinbase3d ago0x11d99a…b52b9b
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.25100%coinbase3d ago0xedde12…800c04
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.25100%coinbase3d ago0xebc459…ce37f5
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.25100%coinbase3d ago0xc91d8e…0ad441
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.25100%coinbase3d ago0x6bca04…45323f
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.25100%coinbase3d ago0xa2a1c5…855e36
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.005100%coinbase3d ago0x170373…a9c851
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.005100%coinbase3d ago0x4ec87a…f88df0
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.005100%coinbase3d ago0xc6e3d6…a15c8f
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.25100%coinbase3d ago0x233ff0…8c2f3e
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.05100%coinbase3d ago0xea9fe2…90cf6f
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.02100%coinbase3d ago0x666910…631fc0
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.005100%coinbase3d ago0x9afb97…2fafe6
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.005100%coinbase3d ago0xea9ff4…6765f6
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.005100%coinbase3d ago0x6fdfe6…c53d0b
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.25100%coinbase3d ago0xc22639…e2f03f
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.25100%coinbase3d ago0xed2b73…0e1033
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.10100%coinbase3d ago0x459d1f…8f0a64
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.05100%coinbase3d ago0x82fcec…38a37d
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.02100%coinbase3d ago0x64dc4b…fed437
0xbce3…551a0x1f04…fea6Basex402 serviceReference-data$0.005100%coinbase3d ago0xf92848…6e85f4

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.