Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc1f7…88dd0x2fc6…befeBase—$19.5170%0x6351…0d6212d ago0x904aa9…8af13d
0xedb0…a81a0x2fc6…befeBase—$2.6070%0x6351…0d6212d ago0xc8e5f9…7f6171
0x8b93…72af0x2fc6…befeBase—$6.3070%0x6351…0d6212d ago0x360ccd…60994b
0xbb02…b1e30x2fc6…befeBase—$8.0070%0x6351…0d6212d ago0xd33c26…0a34a1
0x656a…afeb0x2fc6…befeBase—$20.5070%0x6351…0d6212d ago0x4eac97…3da9c8
0x3d3b…084c0x2fc6…befeBase—$41.5970%0x6351…0d6212d ago0x59f432…a97818
0x8b93…72af0x2fc6…befeBase—$15.7070%0x6351…0d6212d ago0x0ccc40…d670f8
0xca3f…63af0x2fc6…befeBase—$33.7270%0x6351…0d6212d ago0x19e337…ea17f1
sigmaprotn.eth0x2fc6…befeBase—$233.7370%0x6351…0d6212d ago0x1a93fc…b86a97
0xb9ae…5bbe0x2fc6…befeBase—$1,000.0070%0x6351…0d6212d ago0x13ba01…18f86d
0x39a9…d9ce0x2fc6…befeBase—$499.6070%0x6351…0d6212d ago0x6b9958…34d6ab
0x70b0…f2260x2fc6…befeBase—$44.5370%0x6351…0d6212d ago0x047058…17241e
0x70b0…f2260x2fc6…befeBase—$86.2570%0x6351…0d6212d ago0xf74444…fe1e9b
0x70b0…f2260x2fc6…befeBase—$2.8070%0x6351…0d6212d ago0x566c6f…babb80
0xa1a5…64740x2fc6…befeBase—$30.7070%0x6351…0d6212d ago0x9dfda6…34ff3a
0x235d…cb130x2fc6…befeBase—$12.4170%0x6351…0d6212d ago0x55a0bb…be3876
0x70b0…f2260x2fc6…befeBase—$140.7670%0x6351…0d6212d ago0xa9c50d…539f13
0x70b0…f2260x2fc6…befeBase—$2.8070%0x6351…0d6212d ago0xf6a5d9…f2963d
0x8b93…72af0x2fc6…befeBase—$2.7370%0x6351…0d6212d ago0xc9b3d1…3fceb9
0x913b…0c980x2fc6…befeBase—$36.8670%0x6351…0d6212d ago0xd29a9a…717b31
0x913b…0c980x2fc6…befeBase—$5.0070%0x6351…0d6212d ago0x178755…8c81be
0x74b4…13040x2fc6…befeBase—$19.1270%0x6351…0d6212d ago0x6342b4…19db10
0xc33b…d59a0x2fc6…befeBase—$20.0070%0x6351…0d6212d ago0x195c94…3647ca
0x324f…7aff0x2fc6…befeBase—$15.9370%0x6351…0d6212d ago0x3442b8…71537c
0x7e73…b5bf0x2fc6…befeBase—$1.7170%0x6351…0d6212d ago0xad0248…eab1a4

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.