Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa35d ago0x6121f9…38aa26
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa35d ago0xf7976f…28a82c
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa35d ago0x43205b…1857ee
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa35d ago0x0eb927…dce29e
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa35d ago0xaf6ff9…ed420d
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa35d ago0x3f0add…b0f418
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa35d ago0x57c11e…e910dc
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa35d ago0x65e6e9…692fac
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa35d ago0xdcbaf5…95abe3
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa35d ago0x6e2bf3…ec39f3
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa35d ago0x015e78…9d264e
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa35d ago0xfb7969…dd73d1
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa35d ago0x6326ec…3ebc8f
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa35d ago0xc2ab26…1a9157
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa35d ago0x5a76fa…af50b4
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa35d ago0xe9ed21…203e6d
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa35d ago0x567bc1…a59a66
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa35d ago0xa31a54…0db6e4
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa35d ago0xd34b7b…c7287d
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa35d ago0x306686…6d5cc6
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa35d ago0xcc7048…ef4d00
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa35d ago0x989f1b…ef6d4e
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa35d ago0x5f675c…63c096
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa35d ago0x403979…3faf3e
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa35d ago0x85c887…afcd2e

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.