Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0x038ff6…35a0d6
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0xfb3c71…41b22f
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0x20f33e…a114e0
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0x2ffb3e…171c5e
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0x1f5651…03fdce
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0xc6dad0…ef574d
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0xb57f2b…d384c5
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0xfaa829…f0961d
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0xab9bf6…4e2d79
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0x279219…dfdc09
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0xdb6726…c6bc2a
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0x6775e8…e4a01b
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0x70c411…bfe715
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0xbfe20b…22a9c0
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0xcfa48b…20c42e
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0xa4a71b…ce5257
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0x46300d…f60888
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0xacb067…e842ca
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0x8e0e80…2b1b98
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0x4ec7ff…7f9ec6
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0x57c3ad…b190d2
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0x37636e…dd6bbd
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0x6120f3…c402a3
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0x380df5…5bba32
0x6a11…344b0xfe80…47eeBase—$0.001100%fluxa16d ago0x440b06…c6d9c1

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.