Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0xb20924…5c019b
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0x64e167…0142f2
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0x1c086d…2d51c3
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0x17e390…338283
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0x80f193…f801b9
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0xd97239…b5cabb
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0x5b29ff…c24703
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0xc74c4c…619b9e
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0xc40617…97591b
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0x71d4c0…5b5ba6
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0x0ded3e…8cd520
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0x1fc194…ef43bb
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0x3107e3…1fbc15
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0x6177b8…5ef5d7
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0xe707a6…449faf
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0x7c55a8…543147
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0xfecd02…631222
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0xd40148…7b667e
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0x31a787…6da6cc
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0x8341da…f1fbf6
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0xe97593…86cfe0
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0x8dec47…7a96c5
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0x1ab178…c81f00
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0xe48c3e…4e9cd4
0xc609…09180xa9dd…2315Base$0.002100%Route unknown28d ago0x01cf98…4ee246

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.