Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4172…69f20x3f14…146dBase—$0.57100%fluxa121d ago0x99a916…370f1a
0x8496…91e10x3f14…146dBase—$0.59100%fluxa121d ago0x5dd1d6…1a8e48
0xf3af…99120x3f14…146dBase—$0.55100%fluxa121d ago0x72611f…411697
0x417b…591d0x3f14…146dBase—$0.07100%fluxa121d ago0x300993…ff13af
0x20a1…0e8e0x3f14…146dBase—$0.61100%fluxa121d ago0xd49487…077265
0x4692…7b230x3f14…146dBase—$0.58100%fluxa121d ago0x74d1c9…f1bca5
0xd251…5c130x3f14…146dBase—$0.59100%fluxa121d ago0x637201…44e7df
0x3269…010e0x3f14…146dBase—$0.58100%fluxa121d ago0x9a8fca…3c1367
0x41e1…9aeb0x3f14…146dBase—$0.55100%fluxa121d ago0x1024cf…21e5dd
0x17ed…01d50x3f14…146dBase—$0.59100%fluxa121d ago0x67768a…c58fd2
0xc3ba…673a0x3f14…146dBase—$0.07100%fluxa121d ago0xc48707…4ca980
0xdf20…99bd0x3f14…146dBase—$0.59100%fluxa121d ago0xba0b05…e558ac
0xf879…36a80x3f14…146dBase—$0.59100%fluxa121d ago0xe816ef…41be83
0x6c53…9f580x3f14…146dBase—$0.59100%fluxa121d ago0xf5615c…de5b91
0x77c4…ae2f0x3f14…146dBase—$0.07100%fluxa121d ago0xb1488f…6720b4
0x2fbe…9df90x3f14…146dBase—$0.58100%fluxa121d ago0xb8eb2e…e36423
0xb371…4e050x3f14…146dBase—$0.55100%fluxa121d ago0xc90988…ac3206
0x1a25…41ba0x3f14…146dBase—$0.58100%fluxa121d ago0x061df6…2b448c
0x9ff8…dc8d0x3f14…146dBase—$0.57100%fluxa121d ago0x267d8b…65f2b2
0x391d…21f80x3f14…146dBase—$0.60100%fluxa121d ago0xcb3556…8a7192
0xbd52…9e1e0x3f14…146dBase—$0.72100%fluxa121d ago0xb98be8…54c227
0x2482…7e560x3f14…146dBase—$0.60100%fluxa121d ago0x8d4f8a…83514e
0x22e3…2ebd0x3f14…146dBase—$0.58100%fluxa121d ago0xa68be1…9703bd
0x68bf…60610x3f14…146dBase—$0.62100%fluxa121d ago0x042d0b…0ecba4
0x6fa9…59d40x3f14…146dBase—$0.72100%fluxa121d ago0x27e1a0…cf24ce

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.