Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa118d ago0x1aa4ae…ceff57
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa118d ago0xd7c410…565fad
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa118d ago0x8b5149…9f8eea
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa118d ago0xcd59c4…3e0baa
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa118d ago0x65f51d…bb56c6
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa118d ago0xa96ac4…200467
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa118d ago0x404b95…80804c
0x1835…032d0xac65…4417Base—$0.09100%fluxa118d ago0xd8d225…813002
0xb90a…9ae40x1835…032dBase—$0.05100%fluxa118d ago0xf3b16c…d91af0
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa118d ago0x38bc77…7b019b
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa118d ago0xca4204…22e9cf
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa118d ago0xfc0ed4…47b234
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa118d ago0xdbcf1d…6000a7
0x1835…032d0xac65…4417Base—$0.03100%fluxa118d ago0x5c0dcf…e5afae
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa118d ago0x0f6f18…947a68
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa118d ago0xf85f54…dd3ac5
0x1835…032d0xac65…4417Base—$0.01100%fluxa118d ago0xcf2cf9…4ae87c
0xb90a…9ae40x1835…032dBase—$0.01100%fluxa118d ago0x901499…20e40f

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.