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$35.7270%0x323a…a4f217d ago0x26b3b0…52705d
0xcdad…912f0x7dbb…59e0Base$99.3170%0x323a…a4f217d ago0x74d061…aacb7c
0xa04e…48f90x7dbb…59e0Base$4.7570%0x323a…a4f217d ago0xbf1575…2aa9f4
0x90be…1ab80x7dbb…59e0Base$9.4570%0x323a…a4f217d ago0x6be921…03e68e
0x5397…caa50x7dbb…59e0Base$15.9870%0x323a…a4f217d ago0xd46adb…b97e0d
0xca77…ee590x7dbb…59e0Base$6.4270%0x323a…a4f217d ago0x050589…5d7512
0x8656…75480x7dbb…59e0Base$50.3870%0x323a…a4f217d ago0x0f09a3…e08c59
0x4b6c…b1db0x7dbb…59e0Base$33.7770%0x323a…a4f217d ago0x4ca1b4…20f89c
0x5156…6cca0x7dbb…59e0Base$314.3070%0x323a…a4f217d ago0x447bb9…63057c
0xcdad…912f0x7dbb…59e0Base$97.3770%0x323a…a4f217d ago0x0eb28b…73830a
0x5a02…2eb80x7dbb…59e0Base$81.1470%0x323a…a4f217d ago0x7ffe63…8520ed
0x03d8…b5a60x7dbb…59e0Base$123.3070%0x323a…a4f217d ago0xc61612…c21954
0xf2a6…6d600x7dbb…59e0Base$14.0070%0x323a…a4f217d ago0xdbb920…716123
0x3ade…0cab0x7dbb…59e0Base$99.1670%0x323a…a4f217d ago0xa51753…65e7a4
0x122f…a8d40x7dbb…59e0Base$57.9770%0x323a…a4f217d ago0xd14ec6…c97c89
0xcdad…912f0x7dbb…59e0Base$390.4870%0x323a…a4f217d ago0xdd753a…e3d689
0x3ade…0cab0x7dbb…59e0Base$99.1270%0x323a…a4f217d ago0x5e9cc0…ab1d9b
0x90be…1ab80x7dbb…59e0Base$9.9570%0x323a…a4f217d ago0x02f9a1…e4e793
0xd933…9e2a0x7dbb…59e0Base$10.0070%0x323a…a4f217d ago0x919559…df26e7
0xdab7…a7ea0x7dbb…59e0Base$199.8470%0x323a…a4f217d ago0x07ad2f…40c006
0x90be…1ab80x7dbb…59e0Base$7.9070%0x323a…a4f217d ago0xc4047b…07fcee
0x5a02…2eb80x7dbb…59e0Base$37.8370%0x323a…a4f217d ago0x13c949…7c1225
0x0328…1f910x7dbb…59e0Base$73.0070%0x323a…a4f217d ago0xcbeca6…89e441
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f217d ago0x325d30…260b71
0x8656…75480x7dbb…59e0Base$55.6370%0x323a…a4f217d ago0xadbad6…bc6748

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.