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%coinbase14d ago0x0a6995…cb992f
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x2b522a…2097f4
0x5f9c…43530xc2af…85ebBasex402 service$0.02100%coinbase14d ago0x336ed0…f570c5
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x582ac6…e94f30
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x45ee80…8f1a73
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x99e9c5…c456a8
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x63c0b5…b6bed3
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x34b992…953074
0x5f9c…43530xc2af…85ebBasex402 service$0.02100%coinbase15d ago0xcce94f…fec06d
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase15d ago0x7bda9a…adc86c
0x5f9c…43530xc2af…85ebBasex402 service$0.02100%coinbase15d ago0x3379ed…fe5a03
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase15d ago0xd074ad…c7116a
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase15d ago0x0ea40c…ecbec0
0x5f9c…43530xc2af…85ebBasex402 service$0.005100%coinbase15d ago0x5e6496…01b886
0x5f9c…43530xc2af…85ebBasex402 service$0.005100%coinbase15d ago0x4fd5c7…90d9ae
0x5f9c…43530xc2af…85ebBasex402 service$0.005100%coinbase15d ago0x4b65ed…76bb0d
0x5f9c…43530xc2af…85ebBasex402 service$0.005100%coinbase15d ago0x2fad92…a5faaa
0x5f9c…43530xc2af…85ebBasex402 service$0.005100%coinbase15d ago0x6c62c2…65c6bb
0x5f9c…43530xc2af…85ebBasex402 service$0.005100%coinbase15d ago0xd3aadd…a6d9ab
0x5f9c…43530xc2af…85ebBasex402 service$0.005100%coinbase15d ago0xb75e28…b06abe
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase15d ago0x3f2dad…404c4a
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase15d ago0x36c65f…fa7bed
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase15d ago0x3268d0…e0631f
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase15d ago0x4410e5…d3cdff
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase15d ago0x6766da…191262

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.