Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x926a…dd9b0xccc8…15beBase—$0.1270%0xf70d…dbef31d ago0xcc90f3…1714ff
0x926a…dd9b0xccc8…15beBase—$0.1670%0xf70d…dbef31d ago0xf8f9a5…52623f
0x926a…dd9b0xccc8…15beBase—$0.2270%0xf70d…dbef31d ago0x88948f…1d45a4
0x926a…dd9b0xccc8…15beBase—$0.2970%0xf70d…dbef31d ago0x24eb3c…0e3489
0x926a…dd9b0xccc8…15beBase—$0.3970%0xf70d…dbef31d ago0x3588a6…cb916f
0x926a…dd9b0xccc8…15beBase—$0.5270%0xf70d…dbef31d ago0x27d990…365dcf
0x926a…dd9b0xccc8…15beBase—$0.6970%0xf70d…dbef31d ago0x046296…2ecd06
0xb99b…94520xccc8…15beBase—$1,021.8070%0xf70d…dbef31d ago0xaaaa85…fea5ff
0x926a…dd9b0xccc8…15beBase—$1.0170%0xf70d…dbef31d ago0xde70cf…0bb26f
0x0825…ab9e0xccc8…15beBase—$10.0170%0xf70d…dbef31d ago0x4efe44…26931b
0x9416…6dc90xccc8…15beBase—$161.4870%0xf70d…dbef31d ago0x262e41…7b0a28
0x86a4…822f0xccc8…15beBase—$3.9270%0xf70d…dbef31d ago0xd535a6…f59660
0xe762…b8840xccc8…15beBase—$2,949.2170%0xf70d…dbef31d ago0x26e2ef…2e2a68
0x5168…175b0xccc8…15beBase—$39.5670%0xf70d…dbef31d ago0xbd51da…dff215
0x8ba5…d6d80xccc8…15beBase—$61.0070%0xf70d…dbef31d ago0x842526…a4e13d
0xa0a1…57260xccc8…15beBase—$62.9570%0xf70d…dbef31d ago0x83f2e4…8812a7
0x25a2…2bb20xccc8…15beBase—$2.0070%0xf70d…dbef31d ago0x153773…cdab04
0x0e74…ffda0xccc8…15beBase—$67.4270%0xf70d…dbef31d ago0xff6695…5ef441
0x577c…f0e50xccc8…15beBase—$69.6270%0xf70d…dbef31d ago0x32831e…9bab61
0x37ee…a7f70xccc8…15beBase—$65.6870%0xf70d…dbef31d ago0x61c701…415a24
0x9e85…e9620xccc8…15beBase—$68.3070%0xf70d…dbef31d ago0xf05832…85588a
0x04e9…184c0xccc8…15beBase—$66.2070%0xf70d…dbef32d ago0x9924bd…5846a3
0x395b…17030xccc8…15beBase—$68.7370%0xf70d…dbef32d ago0x0fb3de…2e0a2c
0x136c…d9ca0xccc8…15beBase—$70.8670%0xf70d…dbef32d ago0x639251…f6577a
0x23f9…797c0xccc8…15beBase—$67.1870%0xf70d…dbef32d ago0xfa6ee4…e54d7d

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.