Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0xad8bd5…a7646f
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x19a9a9…179810
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0xe3b672…fbb59d
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0xf95425…e74425
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x2460fa…5ede5d
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x24eee6…f719b8
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x673aaa…097e9e
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x09ff87…d878cb
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0xe14c24…c99fa8
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x883e16…67bb25
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0xae23cb…d3ed05
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x81c27e…88fd76
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x1153c1…dcbe16
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x15d865…6bd19d
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x891915…734ed5
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x60988f…11ef71
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x62f045…4e9a56
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0xf24e6b…5b4186
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x47b9ef…caffed
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x5de5f6…135e8b
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0xf3eea5…7e9f12
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x9f861a…0fb0b6
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0x630305…44170b
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0xcc6a96…6a48b3
0x89a3…5a3a0xfe80…47eeBase—$0.001100%fluxa20d ago0xdb65b9…1a1d98

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.