Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8656…75480x7dbb…59e0Base$43.8670%0x323a…a4f23d ago0x69409a…acbf7a
0x122f…a8d40x7dbb…59e0Base$54.9670%0x323a…a4f23d ago0x9b5d1b…7efc04
0x0920…d2b80x7dbb…59e0Base$2,999.3070%0x323a…a4f23d ago0x51aba8…7bb5fa
0xe231…2a2d0x7dbb…59e0Base$396.8670%0x323a…a4f23d ago0x8ca63b…c45994
0x8656…75480x7dbb…59e0Base$70.0170%0x323a…a4f23d ago0x0dfde6…35e845
0x4b6c…b1db0x7dbb…59e0Base$30.7770%0x323a…a4f23d ago0x10ad5f…f9d9b3
0x4aaf…5f140x7dbb…59e0Base$8.0070%0x323a…a4f23d ago0xaf1bfe…29e0f2
0x6188…101e0x7dbb…59e0Base$79.9670%0x323a…a4f23d ago0x8a1074…0c4394
0x0920…d2b80x7dbb…59e0Base$70.7170%0x323a…a4f23d ago0x1fd7fc…2234ea
0x8656…75480x7dbb…59e0Base$81.6970%0x323a…a4f23d ago0xe0569c…496093
0x0cdd…abcb0x7dbb…59e0Base$258.8770%0x323a…a4f23d ago0xcc17d0…436214
0x6068…a3970x7dbb…59e0Base$498.6770%0x323a…a4f23d ago0x3f187e…ec6584
0x6188…101e0x7dbb…59e0Base$49.9770%0x323a…a4f23d ago0x5df9ee…8afdcb
0x3bb6…315e0x7dbb…59e0Base$393.3370%0x323a…a4f23d ago0x8c9fa8…56d604
0xe472…71240x7dbb…59e0Base$1,500.0070%0x323a…a4f23d ago0x72c8da…1427c8
0x1da7…3bba0x7dbb…59e0Base$20.5270%0x323a…a4f23d ago0x55e515…94b0c8
0x1da7…3bba0x7dbb…59e0Base$2.8670%0x323a…a4f23d ago0xceb306…97ece4
0xe7d4…b45e0x7dbb…59e0Base$72.8770%0x323a…a4f23d ago0x96caec…5e5ed3
0xffc8…429a0x7dbb…59e0Base$253.8570%0x323a…a4f23d ago0x22f567…0d54e4
0xf29d…d9700x7dbb…59e0Base$39.3670%0x323a…a4f23d ago0xc5f5d4…101082
0xe472…71240x7dbb…59e0Base$500.0070%0x323a…a4f23d ago0x174618…dfd2db
0x7bb7…211d0x7dbb…59e0Base$10.0070%0x323a…a4f23d ago0xd94cf0…eac7fe
0x3ade…0cab0x7dbb…59e0Base$99.1570%0x323a…a4f23d ago0x15b573…6328f9
0x0920…d2b80x7dbb…59e0Base$4.1770%0x323a…a4f23d ago0x7e9ffb…fbe336
0x2e1d…78410x7dbb…59e0Base$17.6170%0x323a…a4f23d ago0x5703f9…16fe80

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.