Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa40d ago0xfc35df…36a3f8
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa40d ago0x72aee1…d68508
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa40d ago0xcc4f27…fdbe49
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa40d ago0x831df9…c0755a
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa40d ago0x790dce…901ff4
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa40d ago0xb9be0f…5fd7b1
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa41d ago0x63d108…fd7dcd
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa41d ago0x4ccdd1…f34680
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa41d ago0x238580…e5627f
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa41d ago0x4f2a78…dd38d5
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa41d ago0x4258e5…3dcdf1
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa41d ago0x05603f…302ef2
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa41d ago0xe7cddc…f6e948
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa41d ago0x6204f2…955aff
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa41d ago0xb93f06…60135e
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa41d ago0xcdf899…d2ca5a
0xf513…154c0x9c95…e299Base—$0.001100%fluxa41d ago0x6ffa6c…c7e9a1
0xf513…154c0x9c95…e299Base—$0.001100%fluxa41d ago0xf315da…78dcc9
0xf513…154c0x9c95…e299Base—$0.001100%fluxa41d ago0xfc522a…87703e
0xf513…154c0x9c95…e299Base—$0.001100%fluxa41d ago0x12fdf6…bbf3f3
0xf513…154c0x9c95…e299Base—$0.001100%fluxa41d ago0xf490a8…c7353b
0xf513…154c0x9c95…e299Base—$0.001100%fluxa41d ago0xd38f50…19941b
0xf513…154c0x9c95…e299Base—$0.001100%fluxa41d ago0xc1b914…2b1b7a
0xf513…154c0xfe80…47eeBase—$0.001100%fluxa41d ago0x9a28bf…eb5750
0xf513…154c0x9c95…e299Base—$0.001100%fluxa41d ago0x5b6dbc…38216c

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.