Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf29d…d9700x7dbb…59e0Base$70.0970%0x323a…a4f218d ago0x3a512c…d147e8
0xd933…9e2a0x7dbb…59e0Base$10.0070%0x323a…a4f218d ago0x624c3e…0aae16
0x4b6c…b1db0x7dbb…59e0Base$15.2870%0x323a…a4f218d ago0x8aadea…df9ce1
0x8766…a7c90x7dbb…59e0Base$100.0070%0x323a…a4f218d ago0x0cab3f…50b46e
0x511b…bd9b0x7dbb…59e0Base$36.1870%0x323a…a4f218d ago0xd55098…c1784c
0xb07b…c2c10x7dbb…59e0Base$5.8070%0x323a…a4f218d ago0xf05b55…6bf02d
0x2269…e1cc0x7dbb…59e0Base$20.3770%0x323a…a4f218d ago0x6b21d2…010c08
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f218d ago0x56238c…989c8d
0x0328…1f910x7dbb…59e0Base$368.0070%0x323a…a4f218d ago0xbe102a…86dbd4
0x5a02…2eb80x7dbb…59e0Base$547.0570%0x323a…a4f218d ago0xd2a257…6b3956
0xcdad…912f0x7dbb…59e0Base$49.3770%0x323a…a4f218d ago0x199802…5e8967
0xdf45…632c0x7dbb…59e0Base$360.0770%0x323a…a4f218d ago0x7e4865…84aec8
0x8d9c…64ac0x7dbb…59e0Base$19.8070%0x323a…a4f218d ago0xca37a1…effc09
0xad22…2be90x7dbb…59e0Base$16.5770%0x323a…a4f218d ago0xaaaec7…220e9b
0x577a…64c70x7dbb…59e0Base$56.0070%0x323a…a4f218d ago0xaaf07c…7f5ea8
0x3ade…0cab0x7dbb…59e0Base$24.7670%0x323a…a4f218d ago0x354019…233589
0x8656…75480x7dbb…59e0Base$100.5870%0x323a…a4f218d ago0x70e78f…8c5a99
0x3ade…0cab0x7dbb…59e0Base$49.5770%0x323a…a4f218d ago0x5bd1a7…5e5ec1
0xcdad…912f0x7dbb…59e0Base$49.8170%0x323a…a4f218d ago0x0892ac…557a55
0xb9ff…07990x7dbb…59e0Base$2,215.2770%0x323a…a4f218d ago0xbde581…796705
0xc839…204d0x7dbb…59e0Base$200.0070%0x323a…a4f218d ago0x659ac9…803e97
0x4b6c…b1db0x7dbb…59e0Base$13.7970%0x323a…a4f218d ago0xe35d8c…54a206
0x9c1d…df930x7dbb…59e0Base$999.0070%0x323a…a4f218d ago0x4dc2c5…ab543e
0xfb91…c29f0x7dbb…59e0Base$143.8270%0x323a…a4f218d ago0x8c4a12…069569
0xcd48…67d90x7dbb…59e0Base$25.3870%0x323a…a4f218d ago0xce6d83…2c55e8

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.