Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f9c…43530xc2af…85ebBasex402 service$0.02100%coinbase9d ago0xf342dd…e61746
0x5f9c…43530xc2af…85ebBasex402 service$0.003100%coinbase9d ago0x7bdef4…14c3a6
0x5f9c…43530xc2af…85ebBasex402 service$0.008100%coinbase9d ago0x665cb2…ffc85c
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase9d ago0xb4cb62…93a01f
0x5f9c…43530xc2af…85ebBasex402 service$0.02100%coinbase9d ago0x5f1791…8e5129
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase9d ago0x58c295…7e966b
0x5f9c…43530xc2af…85ebBasex402 service$0.003100%coinbase9d ago0x2faaad…01b534
0x5f9c…43530xc2af…85ebBasex402 service$0.003100%coinbase9d ago0xf5f68c…80b57f
0x5f9c…43530xc2af…85ebBasex402 service$0.008100%coinbase9d ago0x279bad…c10d91
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase9d ago0x3a1b9f…865b97
0x5f9c…43530xc2af…85ebBasex402 service$0.02100%coinbase9d ago0xe91d01…da6c16
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase9d ago0xbca7d8…076f04
0x5f9c…43530xc2af…85ebBasex402 service$0.003100%coinbase9d ago0xd0b9d3…af52a3
0x5f9c…43530xc2af…85ebBasex402 service$0.02100%coinbase9d ago0x335c18…1f3530
0x5f9c…43530xc2af…85ebBasex402 service$0.003100%coinbase9d ago0x01e5d3…0eefe5
0x5f9c…43530xc2af…85ebBasex402 service$0.008100%coinbase9d ago0x76b35b…da455c
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase9d ago0xd4bd72…3718cf
0x5f9c…43530xc2af…85ebBasex402 service$0.02100%coinbase9d ago0x1199ee…c58dc5
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase9d ago0xf4b33c…b02560
0x5f9c…43530xc2af…85ebBasex402 service$0.003100%coinbase9d ago0xdd7e20…513f45
0x5f9c…43530xc2af…85ebBasex402 service$0.003100%coinbase9d ago0x726bec…953847
0x039e…266e0xc2af…85ebBasex402 service$0.001100%coinbase9d ago0x2db669…6cf8c4
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase9d ago0x090b74…d5f0f5
0x5f9c…43530xc2af…85ebBasex402 service$0.005100%coinbase9d ago0x1e6e0c…5e30de
0x5f9c…43530xc2af…85ebBasex402 service$0.005100%coinbase9d ago0xa6ac10…a43aee

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.