Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0x0f3c66…0bf06d
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0x4d941b…3e2ee9
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0x46dcfd…3d3969
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0x1a4ce1…3ee60a
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0x87974e…8c2cf8
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0x4040fd…b48cdc
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0xf21dc7…21da36
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0x0b4eb9…1cd4ca
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0x43a627…349917
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0xfb8f9d…80cde2
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0x20a08a…9d7bb1
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0x18857c…e947cc
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0x2cee55…640562
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0x105861…db8e25
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0xa2ff06…41a887
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0x1c370a…d9959d
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0xd8d924…c33fb8
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0xc894c3…a2295d
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0x267321…76dfa9
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0xf03cdb…d1562d
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0xefca03…c2c6c9
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0x55026b…ee8e9a
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0xc8acc9…4eab60
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0xe10063…6bc760
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa27d ago0xa547b8…a4f423

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.