Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55b6…526d0x7dbb…59e0Base$994.4370%0x323a…a4f232d ago0xb8a917…554ab2
0x50ed…b32b0x7dbb…59e0Base$144.7070%0x323a…a4f232d ago0xa598ec…d88bbd
0x1da7…3bba0x7dbb…59e0Base$49.2370%0x323a…a4f232d ago0x0d11a7…6f6753
0x9b04…3dc10x7dbb…59e0Base$20.0070%0x323a…a4f232d ago0x9e579e…9658b9
0x81ac…ed350x7dbb…59e0Base$14.5270%0x323a…a4f232d ago0x3b20dc…401b77
0x0e0c…c7c80x7dbb…59e0Base$24.6370%0x323a…a4f232d ago0x53bf59…e24ab3
0x0e0c…c7c80x7dbb…59e0Base$32.9570%0x323a…a4f232d ago0xdc0cd7…c5384c
0xac0c…d9d80x7dbb…59e0Base$59.9270%0x323a…a4f232d ago0x6d0343…fc3a7e
0xc981…64390x7dbb…59e0Base$87.0170%0x323a…a4f232d ago0x1c2859…e1742a
0x0c77…d9470x7dbb…59e0Base$274.3770%0x323a…a4f232d ago0x8ebe95…f1904d
0xc839…204d0x7dbb…59e0Base$200.0070%0x323a…a4f232d ago0x98d6fa…f9c906
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f232d ago0x8adfbd…08cdc9
0x6391…b6c30x7dbb…59e0Base$3,900.0070%0x323a…a4f232d ago0xc52af9…01b19c
0x6057…b3700x7dbb…59e0Base$280.5070%0x323a…a4f232d ago0xbdddb3…434b2e
0xe783…c2630x7dbb…59e0Base$2,000.0070%0x323a…a4f232d ago0xa3ed19…0ce674
0x5a02…2eb80x7dbb…59e0Base$170.6670%0x323a…a4f232d ago0x5dcba4…032677
0x5a02…2eb80x7dbb…59e0Base$388.4870%0x323a…a4f232d ago0x1b5497…67e340
0xf750…68870x7dbb…59e0Base$344.7970%0x323a…a4f232d ago0x5882f9…0439c6
0x6188…101e0x7dbb…59e0Base$463.4570%0x323a…a4f232d ago0x240bcd…29542a
0x5a02…2eb80x7dbb…59e0Base$555.9670%0x323a…a4f232d ago0xa93d67…8c567b
0xc8c5…da170x7dbb…59e0Base$23.1970%0x323a…a4f232d ago0x5f0521…090529
0x6391…b6c30x7dbb…59e0Base$680.0070%0x323a…a4f232d ago0x8e45e1…a43ef2
0x6188…101e0x7dbb…59e0Base$217.8270%0x323a…a4f232d ago0x53972f…6ee390
0xf2a6…6d600x7dbb…59e0Base$691.0070%0x323a…a4f232d ago0xb87986…bd96db
0x6391…b6c30x7dbb…59e0Base$1,400.0070%0x323a…a4f232d ago0x319325…8adb1a

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.