Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7d4…b45e0x7dbb…59e0Base$22.1170%0x323a…a4f249d ago0xe50966…d2ca99
0x3ade…0cab0x7dbb…59e0Base$79.7270%0x323a…a4f249d ago0x9fafe0…b4824e
0x26f2…2c380x7dbb…59e0Base$199.8070%0x323a…a4f249d ago0xb8cd38…c8cd0f
0x6057…b3700x7dbb…59e0Base$368.0270%0x323a…a4f249d ago0x69a074…c593f2
0x5a02…2eb80x7dbb…59e0Base$84.5070%0x323a…a4f249d ago0x8e3253…d36df8
0x30b6…bdec0x7dbb…59e0Base$24.9070%0x323a…a4f249d ago0x0461d8…b8f440
0x3ade…0cab0x7dbb…59e0Base$9.9470%0x323a…a4f249d ago0x373bf2…d98c0d
0xdab7…a7ea0x7dbb…59e0Base$300.0070%0x323a…a4f249d ago0xf8900c…76e856
0x6057…b3700x7dbb…59e0Base$246.5370%0x323a…a4f249d ago0x24f318…0080c6
0x122f…a8d40x7dbb…59e0Base$100.3770%0x323a…a4f249d ago0x40e087…bdc61a
0xc839…204d0x7dbb…59e0Base$200.0070%0x323a…a4f249d ago0x404ed5…f882a3
0xc839…204d0x7dbb…59e0Base$200.0070%0x323a…a4f249d ago0xb89695…781f49
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f249d ago0xcd6f38…b20fab
0x2ea2…9a490x7dbb…59e0Base$65.9270%0x323a…a4f249d ago0x1afb21…40151c
0x1851…bbd60x7dbb…59e0Base$204.9070%0x323a…a4f249d ago0x5c648a…5b9841
0xd69d…a0680x7dbb…59e0Base$17.7270%0x323a…a4f249d ago0x7e9e5e…08c0a6
0xbafc…b6d30x7dbb…59e0Base$70.7370%0x323a…a4f249d ago0x51f348…c73cd6
0x56d4…0a0c0x7dbb…59e0Base$325.0070%0x323a…a4f249d ago0x776654…2a940f
0x37cf…7cbe0x7dbb…59e0Base$18.3470%0x323a…a4f249d ago0xf4cd9a…01fb2d
0x56d4…0a0c0x7dbb…59e0Base$190.0070%0x323a…a4f249d ago0x24d959…f1113e
0x1a18…c9560x7dbb…59e0Base$248.6970%0x323a…a4f249d ago0x61ad1a…105021
0x763f…c03f0x7dbb…59e0Base$1,066.35100%0x323a…a4f249d ago0x6249da…09ad1f
0x763f…c03f0x7dbb…59e0Base$177.72100%0x323a…a4f249d ago0x4c9b91…6ce249
0x42f9…2bd40x7dbb…59e0Base$160.98100%0x323a…a4f249d ago0x2b764f…e02639
0x3c10…f05a0x7dbb…59e0Base$49.90100%0x323a…a4f249d ago0xa9080b…1c3598

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.