Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter49d ago0x257e7e…9d1143
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter49d ago0x4b68ce…96cd71
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa49d ago0xda30cf…26bebf
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%0x1360…66fa49d ago0xa1f906…a06ff9
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter49d ago0x5478e7…d415d5
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter49d ago0xdb71f3…478eba
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%payAI49d ago0xda0ab1…06f9e0
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter49d ago0xa516c4…dfeb98
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter49d ago0xbdf23f…ec8d8f
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter49d ago0x2f7aad…a347dc
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter49d ago0x9f3363…ca6270
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter49d ago0x13b784…da262c
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter49d ago0xb0368b…ff267a
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter49d ago0xf13c37…72a5e4
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter49d ago0x872f97…6b71dd
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter49d ago0xfd037c…6b2d56
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%0x1360…66fa49d ago0x0f4ca4…58103f
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter49d ago0x42d67e…8c92f2
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter49d ago0xf67b57…6a76ef
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter49d ago0x238750…a144ea
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter49d ago0x8a64f0…8ecf1c
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter49d ago0x92805a…a265b0
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%0x1360…66fa49d ago0x2e2075…c4f31f
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter49d ago0x197042…97b114
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter49d ago0xe9b08b…4dd458

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.