Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0xdf62…30eeBase—$4.6470%0x023e…d6fc9d ago0xa83173…eb7fc8
0x1332…66eb0xdf62…30eeBase—$1.5070%0x6d2e…0c649d ago0xa33215…1d41c8
0x1332…66eb0xdf62…30eeBase—$3.6770%0x3d44…41159d ago0xa92649…791d76
0x1332…66eb0xdf62…30eeBase—$49.1170%0xed7e…63a69d ago0xa33c93…a31b81
0x1332…66eb0xdf62…30eeBase—$49.1170%0x53e7…bd109d ago0xa496fa…0ef11b
0x1332…66eb0xdf62…30eeBase—$99.8770%0x2e11…85739d ago0x3a29ee…1cb9b4
0x1332…66eb0xdf62…30eeBase—$98.2270%0xfbdd…4dae9d ago0xe8cdd6…4757ff
0x1332…66eb0xdf62…30eeBase—$1.9970%0x3d76…265f9d ago0x7f5e20…099f8d
0x1332…66eb0xdf62…30eeBase—$99.8870%0x1ef5…d9e89d ago0x9f6609…b91962
0x1332…66eb0xdf62…30eeBase—$99.4670%0xc664…74ab9d ago0xd8caa0…0988d0
0x1332…66eb0xdf62…30eeBase—$99.4670%0x9765…2c949d ago0x19e536…0d4583
0x1332…66eb0xdf62…30eeBase—$99.9470%0xa8a2…c53b9d ago0xffc7ff…e3d8de
0x1332…66eb0xdf62…30eeBase—$99.9770%0x89b2…a87a9d ago0x0ee215…201473
0x1332…66eb0xdf62…30eeBase—$99.9970%0x9f6a…a93c9d ago0x60ff3a…983017
0x1332…66eb0xdf62…30eeBase—$2.1170%0xd500…f63a9d ago0xe3b8d3…2fb430
0x1332…66eb0xdf62…30eeBase—$99.8770%0x5feb…0e129d ago0x83f85f…db67a0
0x1332…66eb0xdf62…30eeBase—$99.9770%0x238e…23259d ago0x8e718c…fdd28e
0x1332…66eb0xdf62…30eeBase—$99.9670%0xd022…45419d ago0xf4f34c…90e316
0x1332…66eb0xdf62…30eeBase—$99.7670%0x8e4d…98c09d ago0xe6daa9…1c7e09
0x1332…66eb0xdf62…30eeBase—$99.9670%0x214e…3e4a9d ago0xea4c2a…7ab32f
0x1332…66eb0xdf62…30eeBase—$99.7670%0x2859…83d49d ago0xc28879…469486
0x1332…66eb0xdf62…30eeBase—$99.9870%0x8944…ba2a9d ago0x260a7b…afc13e
0x1332…66eb0xdf62…30eeBase—$99.8670%0x9618…28619d ago0x47880b…eb941d
0x1332…66eb0xdf62…30eeBase—$99.8070%0x75ef…a0f99d ago0xdd0959…f6c000
0x1332…66eb0xdf62…30eeBase—$99.9970%0xf7a9…eb8d9d ago0xc2783b…528531

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.