Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0x5da6f6…9eddb4
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0xdd0333…c44e76
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0x32cf38…74863f
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0xbdea9c…3b0bd2
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa19d ago0x25190d…302c6c
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa20d ago0xa4fa47…70c163
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa20d ago0x71ac0f…870d32
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa20d ago0x6a463a…10c1d2
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa20d ago0x0c9018…a30bf2
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa20d ago0x9315e9…0e3ac8
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa20d ago0x03ef51…86ba2d
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa20d ago0x1f2900…863a9e
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa20d ago0x2d5e92…16e7bb
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa20d ago0x399575…e4f05e
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa20d ago0x9a0911…7490d8
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa20d ago0x024df5…d5eea7
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa20d ago0xd48f9b…b7ed4d
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa20d ago0x444280…e940d4
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa20d ago0xb92162…3be004
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa20d ago0x0e355d…f1abfc
0x3aa1…5f0c0xfe80…47eeBase—$0.001100%fluxa20d ago0xd58e91…fc8768

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.