Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa19d ago0x6809f9…98f2c6
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa19d ago0xcf01eb…8fea04
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa19d ago0xb352eb…c931fc
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa19d ago0xa5d1b9…725d31
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa20d ago0xee19f5…fd2c85
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa20d ago0xda060b…5e3626
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa20d ago0x136ebc…1143dd
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa20d ago0x7c8920…420516
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa20d ago0x0be0a7…6a466e
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa20d ago0xf6bdae…08bc0b
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa20d ago0x9a97bf…141da0
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa20d ago0x2faa93…26ccfc
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa20d ago0x3345c6…acfc1f
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa20d ago0x9c9935…882fc5
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa20d ago0xbe3d4b…498ff1
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa20d ago0xc10f62…a871a7
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa20d ago0x165cff…c27caf
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa20d ago0xa713e0…13b769
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa20d ago0x451618…6f614c
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa20d ago0xd864fb…119fb7
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa20d ago0xa904a3…2cbfe0
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa20d ago0x10a571…74abef
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa20d ago0xe39732…3a6d42
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa20d ago0x4a764c…f160d2
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa20d ago0x3c87ad…85c44d

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.