Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf917…37f80x7dbb…59e0Base$100.0070%0x323a…a4f22d ago0x26a245…144f93
0xf074…3db30x7dbb…59e0Base$148.0070%0x323a…a4f22d ago0x986060…f13e48
0x1adc…1b950x7dbb…59e0Base$16,426.6270%0x323a…a4f22d ago0xcccaf1…151699
0xc8c5…da170x7dbb…59e0Base$49.8970%0x323a…a4f22d ago0x2e16fd…fe1324
0x122f…a8d40x7dbb…59e0Base$85.1870%0x323a…a4f22d ago0xf4b5a5…bc2854
0x4adc…04da0x7dbb…59e0Base$183.4570%0x323a…a4f22d ago0xabfc36…589306
0x5397…caa50x7dbb…59e0Base$7.9670%0x323a…a4f22d ago0xb7d0dc…a1c4fd
0x1b94…ca060x7dbb…59e0Base$59.3870%0x323a…a4f22d ago0xffefb4…33c976
0x28ce…a7060x7dbb…59e0Base$1,000.0070%0x323a…a4f22d ago0x1c1598…4334a0
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f22d ago0x148447…3fdc4a
0x1b27…2d160x7dbb…59e0Base$139.7270%0x323a…a4f22d ago0xb369a8…4799f7
0xe7d4…b45e0x7dbb…59e0Base$191.5970%0x323a…a4f22d ago0x44c37e…6c9d9c
0x3b58…3b6d0x7dbb…59e0Base$10.1070%0x323a…a4f22d ago0x01216d…b99fe5
0xf29d…d9700x7dbb…59e0Base$87.1970%0x323a…a4f22d ago0xe5bb30…9a4869
0x6039…80880x7dbb…59e0Base$717.3070%0x323a…a4f22d ago0xe29ecc…d51641
0xf917…37f80x7dbb…59e0Base$200.0070%0x323a…a4f22d ago0xe5165f…e218f1
0x90be…1ab80x7dbb…59e0Base$6.3870%0x323a…a4f22d ago0x6f27a8…5dcb20
0x0920…d2b80x7dbb…59e0Base$10.2670%0x323a…a4f22d ago0x4c05d3…e1bb41
0xb1be…cb9b0x7dbb…59e0Base$2.5170%0x323a…a4f22d ago0x6dca68…0a0178
0xf2a6…6d600x7dbb…59e0Base$672.0070%0x323a…a4f22d ago0x1d5cb7…1bc6c8
0x7204…3a1b0x7dbb…59e0Base$24.9770%0x323a…a4f22d ago0x467e42…ae3b9f
0x1f0e…8e480x7dbb…59e0Base$10.5670%0x323a…a4f22d ago0xabfcd4…7b8bcf
0xe2c2…5a6a0x7dbb…59e0Base$30.2870%0x323a…a4f22d ago0xbbd567…d9ed98
0xbfc1…196e0x7dbb…59e0Base$145.0070%0x323a…a4f22d ago0x48ff41…df6799
0xe7d4…b45e0x7dbb…59e0Base$177.3670%0x323a…a4f22d ago0x9c6a9c…6692c7

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.