Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fc6…befe0x4985…2b2bBase—$5.7170%0x6351…0d6222h ago0x9c41c5…fd8d8c
0x2fc6…befe0x4985…2b2bBase—$26.3570%0x6351…0d6222h ago0xf2abf4…7d6e90
0x2fc6…befe0x4985…2b2bBase—$823.7570%0x6351…0d6222h ago0x2f4d24…64d1d7
0x2fc6…befe0x4985…2b2bBase—$66.8870%0x6351…0d6222h ago0xfd3d0b…5515ca
0x2fc6…befe0x4985…2b2bBase—$1.9970%0x6351…0d621d ago0x6a8901…f981fb
0x2fc6…befe0x4985…2b2bBase—$197.7670%0x6351…0d621d ago0x77e4b6…20778b
0x2fc6…befe0x4985…2b2bBase—$19.2870%0x6351…0d621d ago0x0af076…069c9c
0x2fc6…befe0x4985…2b2bBase—$135.4070%0x6351…0d621d ago0x958a92…9c8504
0x2fc6…befe0x4985…2b2bBase—$89.9370%0x6351…0d621d ago0xec500d…6df63d
0x2fc6…befe0x4985…2b2bBase—$14.4570%0x6351…0d621d ago0x5ad5af…11f0b8
0x2fc6…befe0x4985…2b2bBase—$3.8370%0x6351…0d621d ago0xc67288…0f0197
0x2fc6…befe0x4985…2b2bBase—$8.0970%0x6351…0d621d ago0x82a6ea…3ce336
0x2fc6…befe0x4985…2b2bBase—$38.6070%0x6351…0d621d ago0xfb1bc4…0019e4
0x2fc6…befe0x4985…2b2bBase—$2.9270%0x6351…0d621d ago0xa72340…0de1f5
0x2fc6…befe0x4985…2b2bBase—$17.1670%0x6351…0d621d ago0x4572a9…a8f60e
0x2fc6…befe0x4985…2b2bBase—$14.3570%0x6351…0d621d ago0x0264f4…542a49
0x2fc6…befe0x4985…2b2bBase—$98.7770%0x6351…0d621d ago0xa02749…81225d
0x2fc6…befe0x4985…2b2bBase—$12.2970%0x6351…0d621d ago0x4bb938…0ae67e
0x2fc6…befe0x4985…2b2bBase—$19.7270%0x6351…0d621d ago0x662f67…18f725
0x2fc6…befe0x4985…2b2bBase—$222.8270%0x6351…0d621d ago0xf02008…865c9a
0x2fc6…befe0x4985…2b2bBase—$395.7270%0x6351…0d621d ago0x620298…f0c0fb
0x2fc6…befe0x4985…2b2bBase—$18.8270%0x6351…0d621d ago0x45aca9…ecd07b
0x2fc6…befe0x4985…2b2bBase—$9.4570%0x6351…0d621d ago0x5a7dbe…f1af0e
0x508e…0c070x4985…2b2bBase—$99.7570%0x07ae…0e671d ago0xabf68c…a707cc
0x2fc6…befe0x4985…2b2bBase—$31.8970%0x6351…0d621d ago0x373984…97d356

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.