Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x626e…03530x7dbb…59e0Base$920.04100%0x323a…a4f243d ago0xbd7057…a9bb4f
0x2007…8f8a0x7dbb…59e0Base$39.91100%0x323a…a4f243d ago0x394abb…5defa4
0x4aaf…5f140x7dbb…59e0Base$9.95100%0x323a…a4f243d ago0x12927d…493845
0x5a02…2eb80x7dbb…59e0Base$697.53100%0x323a…a4f243d ago0x3390fc…620be7
0x5a02…2eb80x7dbb…59e0Base$159.94100%0x323a…a4f243d ago0xeb7913…d46841
0x2ea2…9a490x7dbb…59e0Base$18.77100%0x323a…a4f243d ago0xb10291…4eeba9
0x3ade…0cab0x7dbb…59e0Base$79.72100%0x323a…a4f243d ago0x49828f…7787d7
0xe231…2a2d0x7dbb…59e0Base$908.75100%0x323a…a4f243d ago0x77d64b…58e454
0x36a7…546e0x7dbb…59e0Base$1,549.2870%0x323a…a4f243d ago0xa4fb00…e162af
0x95d7…0ccd0x7dbb…59e0Base$300.00100%0x323a…a4f243d ago0x0da484…bd7207
0xbc1a…52460x7dbb…59e0Base$20.0070%0x323a…a4f243d ago0xa5569a…207c9d
0x0eb3…167e0x7dbb…59e0Base$136.4770%0x323a…a4f243d ago0x62c61f…e7ae85
0x37cf…7cbe0x7dbb…59e0Base$15.0370%0x323a…a4f244d ago0xc3110b…6a3859
0x859f…21750x7dbb…59e0Base$252.43100%0x323a…a4f244d ago0x77e0f7…1f7df0
0x5a02…2eb80x7dbb…59e0Base$370.76100%0x323a…a4f244d ago0xa5f0d9…2499c2
0x8656…75480x7dbb…59e0Base$61.18100%0x323a…a4f244d ago0x5201bf…ae9587
0x19c6…ac1d0x7dbb…59e0Base$299.64100%0x323a…a4f244d ago0x0cf9c7…9eb234
0x19c6…ac1d0x7dbb…59e0Base$249.6970%0x323a…a4f244d ago0x8d97bb…4225f9
0x3ba4…dcfe0x7dbb…59e0Base$25.00100%0x323a…a4f244d ago0x7ad94c…5dfd78
0xc3ce…fc7e0x7dbb…59e0Base$3.20100%0x323a…a4f244d ago0x2d0565…563584
0x9c44…b2a00x7dbb…59e0Base$4,999.97100%0x323a…a4f244d ago0x364844…d88256
0x3ba4…dcfe0x7dbb…59e0Base$2.00100%0x323a…a4f244d ago0x672d8a…0e29c3
0x9c44…b2a00x7dbb…59e0Base$4.97100%0x323a…a4f244d ago0x163c33…f3c40b
0x8656…75480x7dbb…59e0Base$59.29100%0x323a…a4f244d ago0x577409…d226c7

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.