Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf074…3db30x7dbb…59e0Base$1,000.0070%0x323a…a4f216d ago0xbf05ef…b2c4c3
0x122f…a8d40x7dbb…59e0Base$154.9470%0x323a…a4f216d ago0x4c3cbb…49a79e
0x37f3…cff40x7dbb…59e0Base$37.2570%0x323a…a4f216d ago0x880e81…79b0ad
0x2bb9…a5ef0x7dbb…59e0Base$25.6570%0x323a…a4f216d ago0x0bec68…dd5c97
0x3ade…0cab0x7dbb…59e0Base$99.1570%0x323a…a4f216d ago0x9817b6…779271
0xb499…0ed40x7dbb…59e0Base$3.5870%0x323a…a4f216d ago0x500978…5891b7
0x0cdd…abcb0x7dbb…59e0Base$498.4370%0x323a…a4f216d ago0x75de10…b6d22d
0x1da7…3bba0x7dbb…59e0Base$18.2870%0x323a…a4f216d ago0x991f2e…718e5e
0x3594…ce6f0x7dbb…59e0Base$29.7970%0x323a…a4f216d ago0x4e2514…27170c
0x0596…a5780x7dbb…59e0Base$1,850.0070%0x323a…a4f216d ago0xdfc6da…a8269d
0x5a02…2eb80x7dbb…59e0Base$295.8070%0x323a…a4f216d ago0x029b30…ef5226
0x4b6c…b1db0x7dbb…59e0Base$13.7970%0x323a…a4f216d ago0x6d3659…998042
0x7204…3a1b0x7dbb…59e0Base$19.9770%0x323a…a4f216d ago0xb8aa3b…ecd111
0x4041…a89b0x7dbb…59e0Base$290.2070%0x323a…a4f216d ago0x884506…fb12c7
0x7204…3a1b0x7dbb…59e0Base$99.9670%0x323a…a4f216d ago0x4b0299…61dd67
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f216d ago0x9ada3a…d369a2
0x2269…e1cc0x7dbb…59e0Base$30.7770%0x323a…a4f216d ago0x7d03c8…0f282a
0x6057…b3700x7dbb…59e0Base$299.5670%0x323a…a4f216d ago0x60c68a…227692
0xdf45…632c0x7dbb…59e0Base$359.3370%0x323a…a4f216d ago0xd55479…20a1ca
0xcdad…912f0x7dbb…59e0Base$19.4470%0x323a…a4f216d ago0xc97048…61b25c
0x8105…17ea0x7dbb…59e0Base$500.0070%0x323a…a4f216d ago0xe78039…c96d60
0xa189…e1ad0x7dbb…59e0Base$3,497.2070%0x323a…a4f216d ago0xdbaade…bbdbf1
0xf074…3db30x7dbb…59e0Base$40.0070%0x323a…a4f216d ago0xa9175a…42107a
0x7f43…b6890x7dbb…59e0Base$3,101.7870%0x323a…a4f216d ago0xa893b2…d30096
0xcdad…912f0x7dbb…59e0Base$49.2070%0x323a…a4f216d ago0x118147…216baa

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.