Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ce7…963d0x6ede…86cfBase—$0.06100%0x2772…8c1795d ago0xa999c0…00993e
0x9ce7…963d0x6ede…86cfBase—$0.50100%0x2772…8c1795d ago0x66dc4a…9a497d
0x9ce7…963d0x6ede…86cfBase—$1.30100%0x2772…8c1795d ago0xe58ac0…90befd
0x9ce7…963d0x6ede…86cfBase—$0.05100%0x2772…8c1795d ago0x310f97…779590
0x9ce7…963d0x6ede…86cfBase—$0.05100%0x2772…8c1795d ago0x383d93…373c8b
0x9ce7…963d0x6ede…86cfBase—$0.60100%0x2772…8c1795d ago0xb6f3d4…130c14
0x9ce7…963d0x6ede…86cfBase—$0.06100%0x2772…8c1795d ago0xdd67d0…3ad73d
0x9ce7…963d0x6ede…86cfBase—$0.06100%0x2772…8c1795d ago0xee1b69…47621a
0x6ede…86cf0x9ce7…963dBase—$3.60100%0x2772…8c1795d ago0xcf6740…8a548a
0x9ce7…963d0x6ede…86cfBase—$0.04100%0x2772…8c1795d ago0x89194f…a4ef18
0x9ce7…963d0x6ede…86cfBase—$3.60100%0x2772…8c1795d ago0x693467…7f5e94
0x9ce7…963d0x6ede…86cfBase—$4.40100%0x2772…8c1795d ago0x5af341…f1c20e
0x9ce7…963d0x6ede…86cfBase—$1.20100%0x2772…8c1795d ago0xa83e7b…390b8f
0x9ce7…963d0x6ede…86cfBase—$0.08100%0x2772…8c1795d ago0xeed063…bc2f42
0x9ce7…963d0x6ede…86cfBase—$2.50100%0x2772…8c1795d ago0x9a6619…b586bd
0x6ede…86cf0x9ce7…963dBase—$4.80100%0x2772…8c1795d ago0x4d3827…60bbfb
0x9ce7…963d0x6ede…86cfBase—$2.60100%0x2772…8c1795d ago0xfa2983…e2d0e7
0x6ede…86cf0x9ce7…963dBase—$4.30100%0x2772…8c1795d ago0xcd8538…ddcb89
0x9ce7…963d0x6ede…86cfBase—$6.10100%0x2772…8c1795d ago0x198fe2…0ce172
0x6ede…86cf0x9ce7…963dBase—$3.90100%0x2772…8c1795d ago0xb75bb5…ddad6d
0x9ce7…963d0x6ede…86cfBase—$0.06100%0x2772…8c1795d ago0xf972e4…6bd0b2
0x9ce7…963d0x6ede…86cfBase—$3.70100%0x2772…8c1795d ago0xf89334…c11bfd
0x9ce7…963d0x6ede…86cfBase—$7.00100%0x2772…8c1795d ago0x3bd00b…10d10c
0x9ce7…963d0x6ede…86cfBase—$2.50100%0x2772…8c1795d ago0x570e02…81dd72

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.