Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0xb4cb…00e5Base—$8.8270%0x6351…0d627m ago0xa8d02a…1c0fff
0x2fc6…befe0xfbb6…43efBase—$848.1370%0x6351…0d628m ago0xc0c720…c21e2e
0x2fc6…befe0xfbb6…43efBase—$17.3770%0x6351…0d6217m ago0xe0b450…688307
0x2171…a8470x2fc6…befeBase—$26.7470%0x6351…0d6233m ago0xe5a4e6…d19d3f
0x2fc6…befe0xd0b5…f224Base—$479.5570%0x6351…0d6233m ago0x666079…e7e8d9
0x2fc6…befe0xfbb6…43efBase—$11.6170%0x6351…0d6238m ago0xcf6804…3b931c
0x2fc6…befe0xb4cb…00e5Base—$40.1170%0x6351…0d6245m ago0x42f86c…4de870
0x2fc6…befe0xb4cb…00e5Base—$24.3770%0x6351…0d6245m ago0xb0799a…3aac77
0x2fc6…befe0xb4cb…00e5Base—$83.0070%0x6351…0d6247m ago0x4268e1…870213
0x2fc6…befe0xb4cb…00e5Base—$49.0870%0x6351…0d6249m ago0x08ef51…7aaa40
0x2fc6…befe0xfbb6…43efBase—$296.5870%0x6351…0d6251m ago0x476590…e0d713
0x426a…07d70x2fc6…befeBase—$9.9670%0x6351…0d6252m ago0xec17c5…b8b697
0x2fc6…befe0xb4cb…00e5Base—$26.4470%0x6351…0d621h ago0x06896c…4ac252
0x2fc6…befe0xb4cb…00e5Base—$4.1770%0x6351…0d621h ago0xb517c8…71fb00
0x4229…d85e0x2fc6…befeBase—$2,000.0070%0x6351…0d621h ago0xd41eb0…6108e8
0x2fc6…befe0x5b55…2ffaBase—$493.7270%0x6351…0d621h ago0x58eb5a…0034b9
0x2fc6…befe0xfbb6…43efBase—$4.7570%0x6351…0d621h ago0x1f1831…d4db98
0x2fc6…befe0x4985…2b2bBase—$32.1570%0x6351…0d621h ago0xfc34ab…491afd
0x2fc6…befe0xb4cb…00e5Base—$326.7670%0x6351…0d621h ago0xaa0e07…d0bd34
0x2fc6…befe0xfbb6…43efBase—$305.8670%0x6351…0d621h ago0xfb95fb…16d188
0x2fc6…befe0xfbb6…43efBase—$194.2270%0x6351…0d621h ago0x46e040…3cbff3
0x2fc6…befe0xd0b5…f224Base—$1,451.4970%0x6351…0d621h ago0x7a4122…1a5daf
0xb0cb…83a40x2fc6…befeBase—$1,000.0070%0x6351…0d621h ago0x4c3e25…cbc605
0x2fc6…befe0xfbb6…43efBase—$405.1370%0x6351…0d621h ago0x724147…948457
0x2fc6…befe0xb4cb…00e5Base—$29.6970%0x6351…0d622h ago0x9ab291…41f4d2

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.