Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x77eb…6e4eBase—$2,238.4870%0x7347…d69125d ago0x2a6e1d…a70069
0xa54d…49f50xb491…4520Base—$374.1570%0x7347…d69125d ago0xd5c7f5…b7251d
0xa54d…49f50x1f49…0f45Base—$1,002.0070%0x64b2…883325d ago0x6f6470…dcdbd1
0xa54d…49f50x4bb3…d2a3Base—$2,662.3270%0x7347…d69125d ago0x1c83b2…f6f1f2
0xa54d…49f50x4bb3…d2a3Base—$2,672.8070%0x7347…d69125d ago0x83f452…267713
0xa54d…49f50x4bb3…d2a3Base—$958.5570%0x7347…d69125d ago0x6fdfe1…f2047a
0xa54d…49f50x4bb3…d2a3Base—$3,902.2270%0x7347…d69125d ago0x02eab0…300255
0xa54d…49f50x3b6d…8976Base—$31,843.9870%0x7347…d69125d ago0x498820…a7127b
0xa54d…49f50x3f6f…a544Base—$2,956.4370%0x7347…d69125d ago0x12070c…db7d3c
0xa54d…49f50xcaaf…1c13Base—$2,099.9070%0x7347…d69125d ago0xe870a9…b80d15
0xa54d…49f50x45c6…1c1eBase—$1,998.3870%0x7347…d69125d ago0x26a5e3…f723e0
0xa54d…49f50x6970…dce9Base—$499.8870%0x7347…d69125d ago0x6e5b1d…83b86f
0xa54d…49f50x3e84…d398Base—$199.8570%0x7347…d69125d ago0x24af4a…1ed6de
0xa54d…49f50xf70f…31ccBase—$599.9170%0x7347…d69125d ago0x66cc79…8a2cec
0xa54d…49f50x6505…f74aBase—$501.5970%0x7347…d69125d ago0xecadd2…524923
0xa54d…49f50xc980…48d2Base—$1,171.0070%0x7347…d69125d ago0xda1765…917362
0xa54d…49f50xfd1b…8a8eBase—$1,597.6670%0x7347…d69125d ago0xd4a789…911af2
0xa54d…49f50xfd1b…8a8eBase—$1,597.6970%0x7347…d69125d ago0xf12336…a5e2e6
0xa54d…49f50x0832…e7c0Base—$2,287.5170%0x7347…d69125d ago0x566c98…b1cdce
0xa54d…49f50x8a47…ec68Base—$35,675.6670%0x7347…d69125d ago0x1413c3…3923de
0xa54d…49f50x4792…d9abBase—$18,078.4170%0x7347…d69125d ago0x7b9240…c894f7
0xa54d…49f50xc980…48d2Base—$955.2670%0x7347…d69125d ago0x71e00b…37cb95
0xa54d…49f50x9a1e…13d3Base—$3,442.6870%0x7347…d69125d ago0x9c231e…e9737e
0xa54d…49f50x04fb…58abBase—$1,499.4170%0x7347…d69125d ago0x28d485…195205
0xa54d…49f50x82df…0de1Base—$2,481.0370%0x7347…d69125d ago0xff58d7…0ae63a

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.