Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9bd3…cc9f0xdf62…30eeBase—$279.0070%0x03f1…4e5f39d ago0x713ed5…4bbb69
0x1332…66eb0xdf62…30eeBase—$99.7670%0xa6d0…a3cd39d ago0x15cfa6…1c2cb2
0x1332…66eb0xdf62…30eeBase—$99.7470%0xcdfd…ef8239d ago0x525a28…6e6ac6
0x1332…66eb0xdf62…30eeBase—$99.9870%0xfec0…c39439d ago0x875bfb…29eb14
0x1332…66eb0xdf62…30eeBase—$13.2470%0x53e5…093939d ago0x93c712…39d42b
0x1332…66eb0xdf62…30eeBase—$47.0070%0x93d4…655d39d ago0x3d619c…3bc815
0x1332…66eb0xdf62…30eeBase—$97.8170%0x8c4f…19d739d ago0xadacb2…7bc870
0xc780…f1ec0xdf62…30eeBase—$370.0070%0xdcd9…b01a39d ago0xf3658e…4cdb09
0x1332…66eb0xdf62…30eeBase—$149.9970%0x75c8…902c39d ago0xa1192e…5996be
0xc780…f1ec0xdf62…30eeBase—$350.0070%0x5513…a8a939d ago0x7a4928…1707f4
0x1332…66eb0xdf62…30eeBase—$99.7470%0xa640…7f4039d ago0x97af92…b66a60
0x1332…66eb0xdf62…30eeBase—$98.2670%0x4d43…5ecd39d ago0x2be007…75a607
0x1332…66eb0xdf62…30eeBase—$99.8770%0xfe8c…49bb39d ago0xf742f9…fe1049
0x1332…66eb0xdf62…30eeBase—$99.5270%0xe620…490139d ago0x2dbd42…127586
0x1332…66eb0xdf62…30eeBase—$99.6570%0x2e76…b74939d ago0xef912b…8e5beb
0x1332…66eb0xdf62…30eeBase—$98.4870%0x0908…9e5139d ago0x806e41…19eaff
0x1332…66eb0xdf62…30eeBase—$11.7770%0xdeef…04fd39d ago0xf80c6f…3b067f
0x5b4c…ed810xdf62…30eeBase—$157.8070%0x707e…8d2839d ago0xd33989…82d41d
0x1332…66eb0xdf62…30eeBase—$532.5170%0xb99f…c90339d ago0x50de03…786f6e
0x469c…15210xdf62…30eeBase—$1.0070%0x52ac…a61d39d ago0xdf40f9…a0a896
0x0c88…96f40xdf62…30eeBase—$1.0070%0x4760…47ea39d ago0xee23fb…4838c8
0x72a8…0da70xdf62…30eeBase—$1.0070%0x8bf0…2ce239d ago0x047b2b…2ec36d

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.