Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa26d ago0xe160a5…09f8ff
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa26d ago0x482348…03948c
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa26d ago0xfc24d9…1cccb1
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa26d ago0x4ef8ee…2a88f5
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa26d ago0x1ae028…ce4157
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa27d ago0x2f889e…41281f
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa27d ago0xd670c6…ad4d55
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa27d ago0x9e9ea4…b60f2a
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa27d ago0x82951e…bce08c
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa27d ago0x13c308…3d871a
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa27d ago0xee15be…ac43f9
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa27d ago0xf14cf8…ee2791
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa27d ago0xd2b262…308aed
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa27d ago0x3835e2…419e05
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa27d ago0x4c67b1…d5bfa3
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa27d ago0x468b3a…202f73
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa27d ago0x1c4b4b…b0cefc
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa27d ago0x7f79a4…cba0ea
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa27d ago0x0a3a82…218476
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa27d ago0x4900e3…935d4b
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa27d ago0xfd1171…17ffd6
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa27d ago0xcf06d3…50002c
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa27d ago0xbcc053…c7b3a6
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa27d ago0x282536…52508b
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa27d ago0x4cb5d5…97b72d

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.