Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd6a1…caac0x6366…f1e2Base$0.03100%0x17c8…043660d ago0xf56f27…dede02
0xd6a1…caac0x6366…f1e2Base$0.16100%0x17c8…043660d ago0x902f81…f22501
0xd6a1…caac0x6366…f1e2Base$0.20100%0xfc74…d8a560d ago0x2c9c21…274b50
0xd6a1…caac0x6366…f1e2Base$0.000995100%0x6366…f1e260d ago0x32f59e…81d493
0xd6a1…caac0x6366…f1e2Base$0.006384100%0x6366…f1e260d ago0x1b0c4a…17d539
0xd6a1…caac0x6366…f1e2Base$0.29100%0x6366…f1e260d ago0xd72a27…edb5e4
0xd6a1…caac0x6366…f1e2Base$0.00688100%0x6366…f1e260d ago0x2ea50e…5f20d2
0xd6a1…caac0x6366…f1e2Base$0.32100%0x6366…f1e260d ago0xc4db3f…6b0179
0xd6a1…caac0x6366…f1e2Base$0.03100%0x17c8…043660d ago0xca9018…a65382
0xd6a1…caac0x6366…f1e2Base$0.07100%0xfc74…d8a560d ago0x61b81b…720658
0xd6a1…caac0x6366…f1e2Base$0.02100%0x17c8…043660d ago0xb3ee87…fbb5c4
0xd6a1…caac0x6366…f1e2Base$0.16100%0xfc74…d8a560d ago0xe04cb3…add4a0
0xd6a1…caac0x6366…f1e2Base$0.02100%0x17c8…043660d ago0xfea580…85c46a
0xd6a1…caac0x6366…f1e2Base$0.007114100%0x6366…f1e260d ago0x4254ab…4be549
0xd6a1…caac0x6366…f1e2Base$0.17100%0x6366…f1e260d ago0x8c908b…cda06f
0xd6a1…caac0x6366…f1e2Base$0.007114100%0x6366…f1e260d ago0xecb8ed…0d9a09
0xd6a1…caac0x6366…f1e2Base$0.18100%0x6366…f1e260d ago0x2b37e1…df42c9
0xd6a1…caac0x6366…f1e2Base$0.007113100%0x6366…f1e260d ago0xfff97a…704de4
0xd6a1…caac0x6366…f1e2Base$0.10100%0x6366…f1e260d ago0x2920f1…06fa80
0xd6a1…caac0x6366…f1e2Base$0.006646100%0x6366…f1e260d ago0x3dcf04…c9cd41
0xd6a1…caac0x6366…f1e2Base$0.32100%0x6366…f1e260d ago0x4cf3ce…6fc162
0xd6a1…caac0x6366…f1e2Base$0.02100%0xfc74…d8a560d ago0x2e3e0c…50f9fb
0xd6a1…caac0x6366…f1e2Base$0.05100%0x17c8…043660d ago0x30073b…171436
0xd6a1…caac0x6366…f1e2Base$0.09100%0xfc74…d8a560d ago0x01fc2c…1a7603
0xd6a1…caac0x6366…f1e2Base$0.006878100%0x6366…f1e260d ago0x77e85f…e7e92d

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.