Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ebe…12d80xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x90712b…d6378e
0x1ebe…12d80xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x2baa75…0c7974
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
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0xfed1c7…bebc51
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x0955bb…a0d8a6
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x1b05c7…267a1d
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x9f2875…480e30
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x788138…b424f7
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x5dbe1d…27256b
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0xdd6299…d952dc
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x3a60d4…49d97a
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x020dd9…a8648a
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0xeb2774…e84062
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0xe00b4c…ed8a25
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x359599…01d16e
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0xa41b5e…69bf72
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x8488ee…3bba5f
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x872b23…e4e247
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0xa83e47…cd1078
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x6a3197…94af2a
0x5f9c…43530xc2af…85ebBasex402 service$0.001100%coinbase14d ago0x99e9c5…c456a8

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.