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%fluxa19d ago0x8835c9…cbe0a9
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0xa1ccf8…d89747
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0xb9b60a…98d35e
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0x1ed8d6…c28c19
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0x0af813…da0bbe
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0x574256…4fe13c
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0x09e38d…da00c6
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0x2c75a5…d6dafa
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0x7cc328…d44f41
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0xa13bd0…ee77e2
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0xacea59…ca0038
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0x486db0…5de403
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0x0dbab1…5181aa
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0x74175b…ef315d
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0xc8c5f8…3265f8
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0xfa5cd1…364153
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0xa2b7c3…abb110
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0x257bc4…f7a3fb
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0xb1d7d0…7867e1
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0x662817…2b4eac
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0x0c0b34…34e4b1
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0x84ab9e…9fa989
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0x1eace8…815b76
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0x5f4c2c…20ebe9
0xdbcd…6f570xfe80…47eeBase—$0.001100%fluxa19d ago0xcf924f…39a1fd

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.