Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeceb…0ce60xcf3d…b9fcBase—$99.04100%0x23ef…243176d ago0x6a6e8d…c8deab
0x96de…090d0xcf3d…b9fcBase—$50.00100%0xe528…c02876d ago0xbbcbfb…da8533
0x2ddf…29640xcf3d…b9fcBase—$19.51100%0x23ef…243176d ago0xcc894f…bed0fd
0xf5e3…4d840xcf3d…b9fcBase—$160.00100%0xe528…c02876d ago0x557d2d…03dcd1
0xc243…71f80xcf3d…b9fcBase—$97.90100%0x23ef…243176d ago0xe8b4e9…5aa783
0xc243…71f80xcf3d…b9fcBase—$100.00100%0xe528…c02876d ago0xfadc8c…0762c3
0x2d0d…787b0xcf3d…b9fcBase—$350.00100%0x23ef…243176d ago0xc2e5f6…7dc386
0x2d0d…787b0xcf3d…b9fcBase—$650.00100%0xe528…c02876d ago0x98a73b…821a92
0xb34b…c23a0xcf3d…b9fcBase—$70.30100%0x23ef…243176d ago0x5ebda2…156d7b
0xdf04…018e0xcf3d…b9fcBase—$20.00100%0xe528…c02876d ago0xda8e3d…d15f8d
0x4932…2cc70xcf3d…b9fcBase—$114.19100%0x23ef…243176d ago0x39b7fa…54ce35
0x91f4…22b70xcf3d…b9fcBase—$99.88100%0xe528…c02876d ago0x23a09a…988399
0xe5a5…be6e0xcf3d…b9fcBase—$93.57100%0x23ef…243176d ago0xefa614…bb4409
0xdf04…018e0xcf3d…b9fcBase—$20.00100%0xe528…c02876d ago0x48541b…454eb0
0x5cbe…7ace0xcf3d…b9fcBase—$158.54100%0x23ef…243176d ago0xf128fc…412fa5
0x2e37…2e100xcf3d…b9fcBase—$57.36100%0xe528…c02876d ago0x7bf2e7…bea13f
0xbe93…00630xcf3d…b9fcBase—$125.83100%0x23ef…243176d ago0xd1e5de…6acca2
0x1df0…890e0xcf3d…b9fcBase—$1,086.80100%0xe528…c02876d ago0xc71a0e…d0737a
0x3739…aa830xcf3d…b9fcBase—$279.33100%0x23ef…243176d ago0xfd2e94…0f4742
0xa439…ccf60xcf3d…b9fcBase—$50.00100%0xe528…c02876d ago0x68d137…439c19
0x462c…b3ea0xcf3d…b9fcBase—$101.00100%0x23ef…243176d ago0x833fe1…972a98
0x75d8…2c160xcf3d…b9fcBase—$333.53100%0xe528…c02876d ago0xd8fed0…f52444
0x221b…f4140xcf3d…b9fcBase—$200.00100%0x23ef…243176d ago0x1f37b8…2679cb
0x8730…dbcd0xcf3d…b9fcBase—$622.41100%0xe528…c02876d ago0xc8e8e3…c97339
0xe01f…d7450xcf3d…b9fcBase—$1,000.00100%0x23ef…243176d ago0x43dfee…d51cb2

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.