Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1da7…3bba0x7dbb…59e0Base$1.9870%0x323a…a4f228d ago0xf481fe…7be294
0x1da7…3bba0x7dbb…59e0Base$9.9870%0x323a…a4f228d ago0xf0c327…58a68a
0xe7d4…b45e0x7dbb…59e0Base$90.0170%0x323a…a4f228d ago0x18d736…3a5e72
0x65ae…84c20x7dbb…59e0Base$115.5070%0x323a…a4f228d ago0xfa24cc…0965f7
0x1da7…3bba0x7dbb…59e0Base$9.9870%0x323a…a4f228d ago0xfc27d2…f3562b
0x3ade…0cab0x7dbb…59e0Base$99.7170%0x323a…a4f228d ago0x990402…f09014
0x2523…793f0x7dbb…59e0Base$4,999.8070%0x323a…a4f228d ago0x6a0a51…8629d5
0x3ade…0cab0x7dbb…59e0Base$199.4970%0x323a…a4f228d ago0x027895…f4afe9
0x0e0c…c7c80x7dbb…59e0Base$129.0170%0x323a…a4f228d ago0x10b8bf…b63eb8
0x2e1d…78410x7dbb…59e0Base$19.2170%0x323a…a4f228d ago0x079807…933a96
0x1fb7…2ce50x7dbb…59e0Base$174.4470%0x323a…a4f228d ago0xe4bdf3…849f8f
0xb79a…93cb0x7dbb…59e0Base$86.5470%0x323a…a4f228d ago0x18e68c…942d74
0x6aed…ceb60x7dbb…59e0Base$11.1870%0x323a…a4f228d ago0xc3e05c…c36332
0xc839…204d0x7dbb…59e0Base$250.0070%0x323a…a4f228d ago0x3fc1aa…770b8c
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f228d ago0x7641ee…f45dea
0x2e1d…78410x7dbb…59e0Base$74.9470%0x323a…a4f228d ago0x2eea1e…7635d6
0xfb91…c29f0x7dbb…59e0Base$144.2170%0x323a…a4f228d ago0x79789a…d51929
0xba07…55690x7dbb…59e0Base$748.9770%0x323a…a4f228d ago0xc06a5e…164209
0x1da7…3bba0x7dbb…59e0Base$48.9570%0x323a…a4f228d ago0x234fd7…ae7cdc
0xba07…55690x7dbb…59e0Base$738.5070%0x323a…a4f228d ago0x8737b7…c1a962
0xba07…55690x7dbb…59e0Base$696.7370%0x323a…a4f228d ago0x5bfc66…cfb537
0xad22…2be90x7dbb…59e0Base$12.9570%0x323a…a4f228d ago0xbb124c…66bfe4
0xf2a6…6d600x7dbb…59e0Base$500.0070%0x323a…a4f228d ago0x583cfc…357067
0x8d7d…97c20x7dbb…59e0Base$500.0070%0x323a…a4f228d ago0x694ab2…2e8bd5
0x8d7d…97c20x7dbb…59e0Base$900.0070%0x323a…a4f228d ago0x9a266b…d24380

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.