Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0xb1d9e0…3111e7
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0x03a40d…58353a
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0xc517f6…e94d43
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0x212f43…720a79
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0x6b60fc…b70639
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0x450048…3182d9
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0x917627…e835ad
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0x52ec8d…ddd457
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0x76f296…b5f89d
0xf330…29750xfe80…47eeBase—$0.001100%fluxa24d ago0xf9e111…d5297f
0xf330…29750xfe80…47eeBase—$0.001100%fluxa25d ago0x3212d9…7e4dbc
0xf330…29750xfe80…47eeBase—$0.001100%fluxa25d ago0x4857f0…092f81
0xf330…29750xfe80…47eeBase—$0.001100%fluxa25d ago0x2f1549…2d5b90
0xf330…29750xfe80…47eeBase—$0.001100%fluxa25d ago0xeda5d3…04df66
0xf330…29750xfe80…47eeBase—$0.001100%fluxa25d ago0xf51f8a…269bbd
0xf330…29750xfe80…47eeBase—$0.001100%fluxa25d ago0x557c39…9d5e98
0xf330…29750xfe80…47eeBase—$0.001100%fluxa25d ago0x3b5b31…abcb3b
0xf330…29750xfe80…47eeBase—$0.001100%fluxa25d ago0x2a5178…7ae23f
0xf330…29750xfe80…47eeBase—$0.001100%fluxa25d ago0x730ea6…3270eb
0xf330…29750xfe80…47eeBase—$0.001100%fluxa25d ago0xf94912…656aac
0xf330…29750xfe80…47eeBase—$0.001100%fluxa25d ago0x07f6a5…af5e35
0xf330…29750xfe80…47eeBase—$0.001100%fluxa25d ago0xff213c…22c902
0xf330…29750xfe80…47eeBase—$0.001100%fluxa25d ago0xab428b…9284b7
0xf330…29750xfe80…47eeBase—$0.001100%fluxa25d ago0xd89bde…fca74e
0xf330…29750xfe80…47eeBase—$0.001100%fluxa25d ago0xe923b6…9a9685

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.