Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a02…2eb80x7dbb…59e0Base$1,708.1070%0x323a…a4f223d ago0xd9861c…1a62eb
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f223d ago0xa6dddd…131af0
0x90be…1ab80x7dbb…59e0Base$7.3070%0x323a…a4f223d ago0xa7c6e7…f83496
0x4aaf…5f140x7dbb…59e0Base$35.1270%0x323a…a4f223d ago0x23dde8…5097e5
0x90be…1ab80x7dbb…59e0Base$7.3070%0x323a…a4f223d ago0xf1f09f…70ce3e
0x3ade…0cab0x7dbb…59e0Base$79.3270%0x323a…a4f223d ago0xbe435e…9d664e
0x4b6c…b1db0x7dbb…59e0Base$17.7870%0x323a…a4f223d ago0xe55f17…c34c9f
0x30b6…bdec0x7dbb…59e0Base$102.8670%0x323a…a4f223d ago0x4ef953…5ff150
0xa35d…4b120x7dbb…59e0Base$1,115.2870%0x323a…a4f223d ago0x7e6577…06e001
0xa35d…4b120x7dbb…59e0Base$21.0070%0x323a…a4f223d ago0x256dd7…6a7df6
0xf750…68870x7dbb…59e0Base$1,949.0970%0x323a…a4f223d ago0xe735cf…f0cf47
0xb447…6f4b0x7dbb…59e0Base$939.0070%0x323a…a4f223d ago0x7ee530…3805f0
0xa35d…4b120x7dbb…59e0Base$21.0070%0x323a…a4f223d ago0xda27fa…f61fac
0x90be…1ab80x7dbb…59e0Base$7.3070%0x323a…a4f223d ago0x71845c…7e3487
0x8926…4b600x7dbb…59e0Base$5,999.8070%0x323a…a4f223d ago0xb5d076…a12339
0x0fca…737c0x7dbb…59e0Base$2,358.9870%0x323a…a4f223d ago0x4a508e…122d2b
0xddc0…77960x7dbb…59e0Base$39.6470%0x323a…a4f223d ago0x1b1bff…88e6bf
0x90be…1ab80x7dbb…59e0Base$11.1770%0x323a…a4f223d ago0x6ec320…f93e3c
0x5a02…2eb80x7dbb…59e0Base$37.7070%0x323a…a4f223d ago0xe5b825…7aef1a
0x6057…b3700x7dbb…59e0Base$100.0070%0x323a…a4f223d ago0x17c072…d4fa81
0x6057…b3700x7dbb…59e0Base$894.2070%0x323a…a4f223d ago0x53126f…83c950
0x696c…e2960x7dbb…59e0Base$1,500.0070%0x323a…a4f223d ago0xf84722…b3bb1f
0x4b6c…b1db0x7dbb…59e0Base$10.7970%0x323a…a4f223d ago0xe3bb90…a21a7d
0x2269…e1cc0x7dbb…59e0Base$9.7970%0x323a…a4f223d ago0x0fc5bc…633a71
0x1406…4d590x7dbb…59e0Base$180.4170%0x323a…a4f223d ago0x16e561…47ba95

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.