Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc185…4b7d0xe8dc…d160Basex402 service$0.42100%coinbase4d ago0xe3062e…9f81df
0xc185…4b7d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase4d ago0x042927…27afa5
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xbaabc9…f55150
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x0cbf59…0ee6e5
0xc185…4b7d0x9523…fbf2Base—$0.01100%coinbase4d ago0x8761b2…1bfd34
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xce04b9…e74b93
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x3e1a43…4dafa7
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xf4f26c…41388a
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x25b465…609f84
0xc185…4b7d0x325b…d430BaseStableEnrichExa$0.03100%coinbase4d ago0xf4f706…16503b
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xeb7a4b…304f18
0xc185…4b7d0x855e…3f1fBase—$0.01100%coinbase4d ago0xdd0647…c20c1c
0xc185…4b7d0x325b…d430BaseStableEnrichExa$0.01100%coinbase4d ago0x969563…ad0ab9
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xa4ab13…86ae9b
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xa9d529…097066
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xbcf288…dd1f26
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x27be68…51ef5a
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x8a15fc…1c215f
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0x3e4fb1…1ceda6
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase4d ago0xa148c9…0241c4

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.