Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9616…dbd50x1892…6085Base$1.01100%Route unknown74d ago0x9b3511…c5228f
0x0c21…7cca0x1892…6085Base$1.54100%Route unknown74d ago0xa3bf0e…968b97
0x9cea…6e230x1892…6085Base$1.57100%Route unknown74d ago0x0900d5…14f89e
0x0c21…7cca0x1892…6085Base$1.02100%Route unknown74d ago0xb9c8f3…fff608
0x9cea…6e230x1892…6085Base$1.22100%Route unknown74d ago0x776c6d…ea129f
0x9cea…6e230x1892…6085Base$1.21100%Route unknown74d ago0x1be336…c20712
0x3a3f…86f40x1892…6085Base$1.66100%Route unknown74d ago0xc8249b…0e1880
0x9cea…6e230x1892…6085Base$1.83100%Route unknown74d ago0xd69710…0b86e9
0x92dd…140b0x1892…6085Base$1.96100%Route unknown74d ago0xf52695…323825
0x2611…cf0b0x1892…6085Base$1.89100%Route unknown74d ago0x9db096…440084
0x47ed…e2c50x1892…6085Base$1.98100%Route unknown74d ago0xcad48b…930f7a
0xa675…f79e0x1892…6085Base$1.20100%Route unknown74d ago0xf31275…17cca1
0x92dd…140b0x1892…6085Base$1.85100%Route unknown74d ago0x8b78d0…c02cb1
0x2611…cf0b0x1892…6085Base$1.95100%Route unknown74d ago0x80cab4…1c9873
0xa675…f79e0x1892…6085Base$1.15100%Route unknown74d ago0x555708…9fdc04
0x92dd…140b0x1892…6085Base$1.04100%Route unknown74d ago0xa48cfa…b941bb
0x2611…cf0b0x1892…6085Base$1.24100%Route unknown74d ago0xf346ad…b51882
0x9cba…18590x1892…6085Base$1.55100%Route unknown74d ago0xb9394d…4e556d
0xa675…f79e0x1892…6085Base$1.82100%Route unknown74d ago0x9fdeda…683d28
0x92dd…140b0x1892…6085Base$1.31100%Route unknown74d ago0x4dd54c…0edc63
0xe5d3…e1450x1892…6085Base$1.39100%Route unknown74d ago0x8074cf…620a46
0x2611…cf0b0x1892…6085Base$1.52100%Route unknown74d ago0x546b20…b6bcd1
0x9cba…18590x1892…6085Base$1.15100%Route unknown74d ago0x395dc4…00e0e3
0xe5d3…e1450x1892…6085Base$1.23100%Route unknown74d ago0x006459…38ec3f
0x2611…cf0b0x1892…6085Base$1.14100%Route unknown74d ago0x01ce1d…67ca41

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.