Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0x7f566a…f6c27c
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0x918172…8bf64a
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0x484313…e9e032
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0xd71bb7…9f6666
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0xb78b43…e7d279
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0x911bd9…cff67e
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0x258c30…a39d82
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0x855174…b2c81e
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0x52d416…b3b2a6
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0xa8469c…9754d2
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0x5357a4…e345bb
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0x138c71…e89a95
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0xe82aca…26e079
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0x16ba60…8f2605
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0x928fa3…f864f8
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0x65b529…4e631c
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0x66fbb5…32abe1
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0xbb4885…46cbc1
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0x11ea4e…4cf05e
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0xded7c8…78328d
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0xa52028…125431
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0xc41bb8…392d41
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0xfb560e…37e1f0
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0x605069…5ae565
0x97b5…2c4c0xfe80…47eeBase—$0.001100%fluxa25d ago0xfb0cff…e719a8

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.