Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd135…8f590x6366…f1e2Base—$0.07100%0x4918…e369114d ago0xbc07db…b3a1cc
0xd135…8f590x6366…f1e2Base—$0.02100%0xbe53…e902114d ago0x457f34…64f3d9
0xd135…8f590x6366…f1e2Base—$0.005972100%0x08ff…bb06114d ago0xe34943…b77d04
0xd135…8f590x6366…f1e2Base—$0.05100%0x08ff…bb06114d ago0x935a3d…c26d93
0xd135…8f590x6366…f1e2Base—$0.007268100%0x58fe…153b114d ago0x546c36…958961
0xd135…8f590x6366…f1e2Base—$0.10100%0x58fe…153b114d ago0x38d56a…17b5e1
0xd135…8f590x6366…f1e2Base—$0.02100%0xdf51…2402114d ago0x185d90…26c231
0xd135…8f590x6366…f1e2Base—$0.001014100%0x4918…e369114d ago0x2e0a22…5c7245
0xd135…8f590x6366…f1e2Base—$0.00717100%0x4918…e369114d ago0x4f53b5…96282a
0xd135…8f590x6366…f1e2Base—$0.10100%0x4918…e369114d ago0xfbc5fd…9f9fd8
0xd135…8f590x6366…f1e2Base—$0.000026100%0x6366…f1e2114d ago0x8389cb…b4047f
0xd135…8f590x6366…f1e2Base—$0.006914100%0x6366…f1e2114d ago0xf47e78…3d5f7a
0xd135…8f590x6366…f1e2Base—$0.11100%0x6366…f1e2114d ago0x4d6281…f588ac
0xd135…8f590x6366…f1e2Base—$0.00694100%0x58fe…153b114d ago0x9d4070…35e628
0xd135…8f590x6366…f1e2Base—$0.08100%0x58fe…153b114d ago0x5f67b5…1be7f1
0xd135…8f590x6366…f1e2Base—$0.00694100%0x4918…e369114d ago0xe8d09a…9a5d48
0xd135…8f590x6366…f1e2Base—$0.07100%0x4918…e369114d ago0xac678f…0c5f23
0xd135…8f590x6366…f1e2Base—$0.001100%0xa46e…ec94114d ago0xbfa8a7…b1ea44
0xd135…8f590x6366…f1e2Base—$0.006912100%0xa46e…ec94114d ago0x899b06…305cb8
0xd135…8f590x6366…f1e2Base—$0.05100%0xa46e…ec94114d ago0x0b21ca…d5a9b8
0xd135…8f590x6366…f1e2Base—$0.007195100%0x0098…3100114d ago0x985e3a…07e0c0
0xd135…8f590x6366…f1e2Base—$0.05100%0x0098…3100114d ago0x7a610c…49b6cb
0xd135…8f590x6366…f1e2Base—$0.06100%0xdf51…2402114d ago0x6408f9…7021a8
0xd135…8f590x6366…f1e2Base—$0.007157100%0x0098…3100114d ago0xac0112…a77a7b
0xd135…8f590x6366…f1e2Base—$0.05100%0x0098…3100114d ago0xb0ab47…7a3cdc

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.