Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7e1…90a60x6366…f1e2Base—$0.02100%0x6366…f1e2122d ago0x163f03…cd0931
0xc7e1…90a60x6366…f1e2Base—$0.04100%0x0d17…b7d1122d ago0x394b33…4ac353
0xc7e1…90a60x6366…f1e2Base—$0.008098100%0x58fe…153b122d ago0x4f8177…922d2c
0xc7e1…90a60x6366…f1e2Base—$0.05100%0x58fe…153b122d ago0x92881f…94a553
0xc7e1…90a60x6366…f1e2Base—$0.008096100%0x4918…e369122d ago0xf6c7fe…7a8a94
0xc7e1…90a60x6366…f1e2Base—$0.06100%0x4918…e369122d ago0x1a588c…e3abde
0xc7e1…90a60x6366…f1e2Base—$0.04100%0x0d17…b7d1122d ago0xbb048e…793c41
0xc7e1…90a60x6366…f1e2Base—$0.008087100%0x4918…e369122d ago0x9f9edb…3bac2a
0xc7e1…90a60x6366…f1e2Base—$0.07100%0x4918…e369122d ago0x1a012b…410f71
0xc7e1…90a60x6366…f1e2Base—$0.00809100%0xa46e…ec94122d ago0xec39f5…c1bf75
0xc7e1…90a60x6366…f1e2Base—$0.05100%0xa46e…ec94122d ago0xc639ed…5951c9
0xc7e1…90a60x6366…f1e2Base—$0.05100%0xa46e…ec94122d ago0x574004…6bc5d1
0xc7e1…90a60x6366…f1e2Base—$0.03100%0x0d17…b7d1122d ago0x1d08ee…1785ee
0xc7e1…90a60x6366…f1e2Base—$0.001093100%0x08ff…bb06122d ago0x684916…70a67c
0xc7e1…90a60x6366…f1e2Base—$0.008055100%0x08ff…bb06122d ago0xa62112…19b416
0xc7e1…90a60x6366…f1e2Base—$0.05100%0x08ff…bb06122d ago0xbce549…cfe456
0xc7e1…90a60x6366…f1e2Base—$0.03100%0xbe53…e902122d ago0x04abdb…7ad9f0
0xc7e1…90a60x6366…f1e2Base—$0.001097100%0x08ff…bb06122d ago0x7883bc…696c2e
0xc7e1…90a60x6366…f1e2Base—$0.00803100%0x08ff…bb06122d ago0x6d093a…a965e1
0xc7e1…90a60x6366…f1e2Base—$0.03100%0x08ff…bb06122d ago0x14f2a3…d85a27

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.