Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc992…d05a0x75b9…763dBase—$1,000.0070%0x4af2…d9db23d ago0x5efb40…e9b881
0xa774…84780x75b9…763dBase—$23.8370%0x4af2…d9db23d ago0x13b42a…52a0a9
0xa973…51aa0x75b9…763dBase—$283.2170%0x4af2…d9db23d ago0x495f7c…9c2859
0x7c96…43680x75b9…763dBase—$36.3570%0x4af2…d9db23d ago0x25ed88…b811dc
0x5c2a…576d0x75b9…763dBase—$4,999.0070%0x4af2…d9db23d ago0xbfa652…5fe192
0x298d…e7ac0x75b9…763dBase—$235.0070%0x4af2…d9db23d ago0x0c2984…8b6c02
0xb757…f5110x75b9…763dBase—$1,149.1070%0x4af2…d9db23d ago0xbd6146…6d32ca
0x7b06…e3a40x75b9…763dBase—$57.8170%0x4af2…d9db23d ago0x570e82…dbd0a8
0xa000…c99e0x75b9…763dBase—$499.2470%0x4af2…d9db23d ago0x6ed873…11c8b8
0x9fe4…f22b0x75b9…763dBase—$310.0070%0x4af2…d9db23d ago0x4cf5e6…3e8539
0xbdb1…64410x75b9…763dBase—$0.0000170%0x4af2…d9db23d ago0xe90c27…16cdd0
0xbdb1…64410x75b9…763dBase—$10.0070%0x4af2…d9db24d ago0xedafe3…86cdcf
0xbdb1…64410x75b9…763dBase—$10.0070%0x4af2…d9db24d ago0x9b0ff0…0d4f72
0x33f9…d23d0x75b9…763dBase—$991.2870%0x4af2…d9db24d ago0xf223ff…60d651
0xde62…bed00x75b9…763dBase—$500.0070%0x4af2…d9db24d ago0x7e0ba7…ee865b
0xb757…f5110x75b9…763dBase—$29.1570%0x4af2…d9db24d ago0x8372bc…f869cc
0xb757…f5110x75b9…763dBase—$9.9370%0x4af2…d9db24d ago0xb74739…85cbdf
0xa000…c99e0x75b9…763dBase—$9.7670%0x4af2…d9db24d ago0x0a29a3…48bfd3
0x3c00…94730x75b9…763dBase—$250.0070%0x4af2…d9db24d ago0x836678…463b4f
0xb673…ebd70x75b9…763dBase—$333.2670%0x4af2…d9db24d ago0x412b95…559da2
0xa332…53e10x75b9…763dBase—$0.0000870%0x4af2…d9db24d ago0xbf51e1…31c542
0xa332…53e10x75b9…763dBase—$2,000.0070%0x4af2…d9db24d ago0xb0d42a…ba0f73
0xa332…53e10x75b9…763dBase—$80.0070%0x4af2…d9db24d ago0xd40de0…7577f1
0x1f31…7b7f0x75b9…763dBase—$353.5170%0x4af2…d9db24d ago0xd7f76e…de6cef
0x339a…8b770x75b9…763dBase—$555.0070%0x4af2…d9db24d ago0xe5ddce…2e337b

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.