Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9627…126b0x3dfe…c813Base—$0.0670%0x5160…2bb621d ago0x08eeaf…1ff82c
0xb5f8…68f30x3dfe…c813Base—$0.0770%0x5160…2bb621d ago0x915333…958240
0x59cf…b1270x3dfe…c813Base—$0.9070%0x5160…2bb621d ago0xc88c4e…dd847d
0x1f10…54200x3dfe…c813Base—$0.1570%0x5160…2bb621d ago0xfff41b…eabfe9
0x91e1…c9120x3dfe…c813Base—$0.1470%0x5160…2bb622d ago0xcf8487…30117f
0x3dcb…d62c0x3dfe…c813Base—$3.0070%0x5160…2bb622d ago0x43bf21…c49b88
0x3dcb…d62c0x3dfe…c813Base—$3.0070%0x5160…2bb622d ago0x95b12d…2390ea
0xcf6a…854e0x3dfe…c813Base—$2.0170%0x5160…2bb622d ago0x7ba4f4…5d4314
0x7171…c4190x3dfe…c813Base—$0.0870%0x5160…2bb622d ago0x85e59c…5c51e0
0xebee…916f0x3dfe…c813Base—$0.0770%0x5160…2bb622d ago0x817ab1…b73fbb
0x6dc2…b7b30x3dfe…c813Base—$0.0770%0x5160…2bb622d ago0xeb148b…9d9b93
0xdb20…70af0x3dfe…c813Base—$0.0670%0x5160…2bb622d ago0x3ef87a…353bd0
0x52bf…8e3b0x3dfe…c813Base—$0.1170%0x5160…2bb622d ago0x4bb4d2…e9dc51
0xb999…01600x3dfe…c813Base—$0.0370%0x5160…2bb622d ago0x410dea…26ff8b

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.