Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c4e…3fc20x2fc6…befeBase—$10.0070%0x6351…0d6235d ago0x8badbc…bd1fc7
0x426a…07d70x2fc6…befeBase—$10.0070%0x6351…0d6235d ago0x7232cf…bf6d73
0xa3c8…96250x2fc6…befeBase—$1,800.0070%0x6351…0d6235d ago0x6a17f1…b7dd98
0x40b7…3dd90x2fc6…befeBase—$1,099.7870%0x6351…0d6235d ago0xe78e84…1376e9
0xa146…a2a60x2fc6…befeBase—$1.0070%0x6351…0d6235d ago0x51e9d3…670844
0x9fc5…31c30x2fc6…befeBase—$20.0070%0x6351…0d6235d ago0xd57bcd…5f60c9
0x7c4e…3fc20x2fc6…befeBase—$305.4470%0x6351…0d6235d ago0x920c37…389425
0x426a…07d70x2fc6…befeBase—$239.0070%0x6351…0d6235d ago0xb0e4e2…3ca460
0x9fc5…31c30x2fc6…befeBase—$436.9670%0x6351…0d6235d ago0x64fb94…d502e8
0x2fc6…befe0x9ab7…0a46Base—$49.6970%0x6351…0d6235d ago0x06749d…40c87b
0x2fc6…befe0xde16…f15fBase—$1.8970%0x6351…0d6235d ago0xbfc1c7…49d739
0xe2e1…7d570x2fc6…befeBase—$28.5470%0x6351…0d6235d ago0x14fbf2…aeb68f
hoorosh.eth0x2fc6…befeBase—$56.8470%0x6351…0d6235d ago0xe02d84…3b55a7
0x38c4…c5170x2fc6…befeBase—$7.6570%0x6351…0d6235d ago0x605eef…63d9b7
0x5ce2…a62a0x2fc6…befeBase—$7.7270%0x6351…0d6235d ago0x8b7785…60220a
0x6e10…cd260x2fc6…befeBase—$7.8370%0x6351…0d6235d ago0x867e14…764aeb
0x8c26…14670x2fc6…befeBase—$40.0070%0x6351…0d6235d ago0x4e94be…0d4533
0x8a41…1cee0x2fc6…befeBase—$8.0670%0x6351…0d6235d ago0x644527…089c51
0x18b2…f2000x2fc6…befeBase—$8.2370%0x6351…0d6235d ago0x27ab78…b57d12
0xa16c…cb860x2fc6…befeBase—$8.2170%0x6351…0d6235d ago0xf1e24c…e4ec34
0x883e…bf190x2fc6…befeBase—$8.1170%0x6351…0d6235d ago0x0cbe2a…9b4f9a
0x4fbf…aa410x2fc6…befeBase—$8.1070%0x6351…0d6235d ago0x07a2d6…62f352
0x6985…fc9d0x2fc6…befeBase—$8.0970%0x6351…0d6235d ago0xf57dd3…b37441
0x4922…94ea0x2fc6…befeBase—$8.2570%0x6351…0d6235d ago0x436035…bcdda5
0xc836…82370x2fc6…befeBase—$8.1570%0x6351…0d6235d ago0x75e5e3…954ca9

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.